Skip to main content
GET
List API keys in this organization

Authorizations

Authorization
string
header
required

Session token as Authorization: Bearer (the CLI and scripts).

Path Parameters

orgSlug
string
required

Query Parameters

status
string

Comma-separated effective statuses to include (active, disabled, expired, revoked). Default: everything except revoked.

Example:

"active,expired"

Response

Org admins see every key bound to the org; workspace admins add their workspaces; everyone sees their own. Revoked keys are omitted unless requested. Never the raw key or hash.

keys
object[]
required