v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-06181217.3 KB
API keys

List API keys

Lists keys created by the authenticated account. API keys need the api_keys:read scope.

get/api/api-keys

Response

API key metadata. Plaintext key values are never returned after creation.

idstring uuid
namestring
scopesApiKeyScope[]
createdAtstring date-time
lastUsedAtstring date-time nullable
revokedAtstring date-time nullable