v1

latestOpenAPI 3.0.02026-07-265081124.2 KB
API Tokens

List active tokens

Lists all active (non-revoked) API tokens for the authenticated partner. Requires token management to be enabled for the partner.

get/auth/api-tokens

Response

List of active tokens

tokenIdstring required

Unique token identifier

labelstring nullable required

Human-readable label

scopesstring[] required

Granted scopes

createdAtstring date-time required

Token creation timestamp

lastUsedAtstring date-time nullable required

Last time the token was used for authentication