GET
Get Api Keys
Поле key никогда не возвращается в ответах со списком — для идентификации показывается только key_prefix (первые 8 символов). Чтобы включить архивированные ключи, передайте ?include_archived=true.

Headers

authorization
string | null
X-API-Key
string | null

Query Parameters

include_archived
boolean
default:false

Response

Successful Response

id
integer
required
name
string
required
key_prefix
string
required
is_active
boolean
required
created_at
string<date-time>
required
last_used_at
string<date-time> | null
archived_at
string<date-time> | null