GetAADToken

Retrieves an Azure Active Directory (AAD) access token, caching it for future use to avoid redundant calls.

get
Authorizations
Responses
200
Success: Returns the access token and expiration information.
get
GET /Embed/GetAADToken HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*

No content