List all API keys for the current tenant.
200 OK with an array of API keys.
| Field | Type | Description |
|---|---|---|
keyId | string | Unique identifier for the API key |
name | string | The descriptive name assigned at creation |
prefix | string | The first few characters of the key, for identification only |
status | string | Key status: active or revoked |
createdAt | string | ISO 8601 timestamp of when the key was created |