GET /v2/Services/{ServiceSid}/AccessTokens/{Sid}
Summary: —
Operation ID: FetchAccessToken
Auth: unknown
Operation ID: FetchAccessToken
Auth: unknown
Description
Fetch an Access Token for the Entity
Parameters (2)
ServiceSid
(string, path, required)
The unique SID identifier of the Service.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^VA[0-9a-fA-F]{32}$'}
Sid
(string, path, required)
A 34 character string that uniquely identifies this Access Token.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^YK[0-9a-fA-F]{32}$'}
No probe data for this endpoint yet.