The access token value for use with the Lean APIs
Will always be bearer, indicates the type of token returned
The time in seconds until the access token expires
The scope of the access token and what resources it can access.
api - For generating an access token when calling a backend API service.
customer.<customer_id> - For generating an access token for authenticated LinkSDK sessions.
{ "scope": "api" }