v1

latestOpenAPI 3.1.02026-07-23132.2 KB
API Tokens

List API tokens

Returns all API tokens visible to the current API token.

get/api/api_tokens

Response

List of API tokens

idinteger

API token ID

namestring

Token display name

last_4_digitsstring

Last 4 characters of the token (full token is only shown on create or reset)

created_bystring

Name of the user or token that created this token

expires_atstring date-time nullable

When the token expires (ISO 8601); null if the token does not expire

All 1 operations