List API keys
list_api_keysRetrieve all API keys for an authenticated Bisibility project, including revoked keys, to audit access and manage credentials. Paginate results with limit and cursor parameters for efficient review.
Instructions
List API keys for the authenticated project, including revoked keys.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| project_id | No | Identifier of the bisibility project to operate on; list_projects returns valid project ids. |