Skip to main content
GET
curl

Authorizations

Authorization
string
header
required

An account provisioning key. Send it as Authorization: Bearer <key>. Provisioning keys manage the account and cannot reach a model.

Response

The account's API keys, newest first. No secret is among the fields.

The body of GET /v1/account/keys.

keys
object[]
required

Every key on the account, newest first, disabled and expired ones included.