---
title: "/provisioning/getAccessTokenSilentlyForB2C"
slug: "provisioninggetaccesstokensilentlyforb2c-1"
updated: 2025-06-17T20:37:14Z
published: 2025-06-17T20:37:19Z
canonical: "kb.connecttoteams.com/provisioninggetaccesstokensilentlyforb2c-1"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://kb.connecttoteams.com/llms.txt
> Use this file to discover all available pages before exploring further.

# /provisioning/getAccessTokenSilentlyForB2C

Post/provisioning/getAccessTokenSilentlyForB2C

Operation to retrieve the Access Token from the Microsoft Azure AD using the Refresh Token from a previous Authentication using any of the Authorization Code Flow or Device Code Flow for B2C

SecurityOAuthFlowPassword Token URL/oauth/token
		

Body parameters<select class='api-response-data' aria-label='Media type'><option value='3301ff34-1c0a-42c2-a0d5-a4dd80d450bb'>application/json</option>
</select>Expand Allobject  authenticationResultobject (AuthenticationResult)  accessTokenstring    
accessTokenTypestring    
expiresAfterinteger  (int64)    
expiresOninteger  (int64)    
expiresOnDatestring  (date-time)    
idTokenstring    
multipleResourceRefreshTokenboolean    
refreshTokenstring    
userInfoobject (UserInfo)  displayableIdstring    
identityProviderstring    
tenantIdstring    

clientIDstring    
refreshTokenstring    
scopes Array of string   string    

Responses200

OK

<select class='api-response-data' aria-label='Media type'><option value='1850c382-d8cf-4488-aaad-6c618123cdc8'>*/*</option>
</select>Expand Allobject  authenticationResultobject (AuthenticationResult)  accessTokenstring    
accessTokenTypestring    
expiresAfterinteger  (int64)    
expiresOninteger  (int64)    
expiresOnDatestring  (date-time)    
idTokenstring    
multipleResourceRefreshTokenboolean    
refreshTokenstring    
userInfoobject (UserInfo)  displayableIdstring    
identityProviderstring    
tenantIdstring    

resellerIdinteger  (int64)    
tenantIdstring
