Skip to main content
GET
List Keys

Authorizations

Authorization
string
header
required

A personal access token (haico_pat_...), created under Profile → API keys. Send it as Authorization: Bearer <key>. The browser session JWT is also accepted but is an internal mechanism and is not part of the public contract.

Response

200 - application/json

Successful Response

All of the caller's keys, newest first.

keys
ApiKeySchema · object[]
required