Authorizations
For API calls to Altostrat's resource servers, provide the access_token in the Authorization header: Authorization: Bearer <token>.
Retrieves the profile of the user associated with the provided access_token. The claims returned are based on the scopes granted during authentication.
For API calls to Altostrat's resource servers, provide the access_token in the Authorization header: Authorization: Bearer <token>.