Skip to main content
GET
List System Access Tokens

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

OK

Every System Access Token belonging to the caller's company, in one unpaginated array. Expired tokens are included; compare expires_at yourself if you only want live ones.

records
object[]
required