List API keys
portkey_list_api_keysList API keys in the organization/workspace (metadata only — secrets are never returned). Portkey: GET /api-keys.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | Number of records per page. Default 50. | |
| current_page | No | Page number (0-based) for pagination. Default 0. | |
| workspace_id | No | Scope keys to a workspace id/slug. |