access-tokens
List access tokens of a service account
This endpoint lists service account's access tokens.
get/service-accounts/{service_account}/access-tokens
Path parameters
service_accountstring required
The ID of the service account to list tokens for.
Query parameters
filter[is-expired]string
Returns tokens by expiration status
page[number]string
Page number
page[size]string
Page size
sortstring[]
The comma-separated list of attributes.
includestring[]
The comma-separated list of relationship paths.
querystring
Query string
Response
Success.