Skip to main content
GET
List API keys

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Keys owned by the current user

id
string
name
string
key
string

Plaintext is only returned immediately after creation

last_used_at
string<date-time> | null
created_at
string<date-time> | null