Skip to main content
GET
Get an access token

Query Parameters

appId
string
required

Application (client) ID of your Azure AD app registration.

appSecret
string
required

Client secret value from your Azure AD app registration.

tenantId
string
required

Directory (tenant) ID of your Azure AD app registration.

Response

The access token.

The response is of type string.