Skip to main content
GET
List tokens for OAuth application

Authorizations

Authorization
string
header
required

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

Path Parameters

clientId
string
required

Response

Tokens retrieved successfully. Returns array of tokens with scopes, expiration, and usage info.