Skip to main content
GET
Get token history

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

tokenId
string<uuid>
required

The token id

Query Parameters

after
string

Opaque pagination cursor: the pagination.end_cursor of a previous response

limit
number

Results per page

Example:

50

Response

One page of history events

data
object[]
required
pagination
object
required