List Api Keys
List API keys for the current workspace without secret material.
Authentication
AuthorizationBearer
Clerk JWT token
Headers
X-Workspace-Id
Query parameters
offset
limit
status
API-key list status filter. Defaults to currently usable keys. revoked returns unavailable keys (active=false or revoked_at is set); all returns all workspace API-key metadata rows.
Allowed values:
Response
Successful Response
data
meta
pagination
PaginationMeta variant for endpoints that compute an unpaginated total.
Errors
422
Unprocessable Entity Error

