| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | API key identifier | |
| name | string | API key name | |
| key | string | The API key (only returned on creation) | |
| created_at | \DateTime | Creation timestamp | |
| expires_at | \DateTime | Expiration timestamp | [optional] |
| is_active | bool | Whether the key is active |