---
title: "/provisioning/getAccessTokenSilently"
slug: "provisioninggetaccesstokensilently-1"
updated: 2025-06-17T20:37:14Z
published: 2025-06-17T20:37:19Z
canonical: "kb.connecttoteams.com/provisioninggetaccesstokensilently-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/getAccessTokenSilently

Post/provisioning/getAccessTokenSilently

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

SecurityOAuthFlowPassword Token URL/oauth/token
		

Body parameters<select class='api-response-data' aria-label='Media type'><option value='fe4deecf-388c-444c-ac89-8ba916eff1f1'>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='fe54f3b1-4b82-40d2-89b9-7c52c45ee26b'>*/*</option>
</select>Expand Allobject  companyAdminboolean    
containsTeamsTenantAdminAPIboolean    
msalAuthenticationResultobject (MSALAuthenticationResult)  authenticationResultobject (AuthenticationResult)  accessTokenstring    
accessTokenTypestring    
expiresAfterinteger  (int64)    
expiresOninteger  (int64)    
expiresOnDatestring  (date-time)    
idTokenstring    
multipleResourceRefreshTokenboolean    
refreshTokenstring    
userInfoobject (UserInfo)  displayableIdstring    
identityProviderstring    
tenantIdstring    

resellerIdinteger  (int64)    
tenantIdstring    

officeUserTypestring    
organizationstring
