List API keys
API Keys
List API keys
List all API keys belonging to the authenticated user.
Each entry exposes its workspace scope (is_scoped, scopes). Unscoped keys carry the full permissions of the owning user; scoped keys are restricted to the workspaces in scopes, each carrying its own per-workspace permission (viewer, editor, or owner).
GET
List API keys
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
A page number within the paginated result set.
Number of results to return per page.