List Org API Keys
Organizations
List Org API Keys
List API keys for an organization. Does not expose raw keys or hashes.
GET
List Org API Keys
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Sort field and direction, e.g. -createdAt
Filter API keys by owner type (uses indexed lookup with ownerId).
Filter API keys by owner ID (uses indexed lookup with ownerType).