v1

latestOpenAPI 3.0.0Apache 2.02026-07-24340250799.5 KB
access-token-usage

Get Access Token Usage

This endpoint returns a list of access token usage on the account.

get/reports/access-tokens

Query parameters

formatstring

Format of the response. It can be 'json' or 'csv'.

filter[is-expired]string

Returns tokens by expiration status

filter[user][status]'Active' | 'Inactive'

Filter tokens by owner identity status (user or service account). Allowed values: Active, Inactive.

filter[created-at]string

Filter tokens by creation date.

page[number]string

Page number.

page[size]string

Page size.

querystring

Query by token and user email

sortstring[]

The comma-separated list of attributes.

Response

Success.