List active tokens
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
List active tokens
Returns all active (non-revoked) API tokens for the authenticated partner. Token secrets are never included in the response.
Requires token management to be enabled for the partner (see Get Partner Capabilities).
Authorizations
Scoped API token with HMAC-SHA256 signing. Requires three headers: lmts-api-key (token ID), lmts-timestamp (ISO-8601), lmts-signature (Base64-encoded HMAC). See Authentication docs for details.
Response
List of active tokens