Get all access tokens
Returns all CMA tokens (active and revoked) for the current user, across PersonalAccessToken, CLIToken, and OAuthApplication types. Filter by sys.type, sys.expiresAt, sys.revokedAt, sys.createdAt, sys.lastUsedAt, and query.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response headers
Content-Type
Content-Type
Response
OK - Request successful