AI API key metadata (without value)
| Name | Type | Description | Notes |
|---|---|---|---|
| updatedAt | OffsetDateTime | Last update timestamp | [optional] [readonly] |
| name | String | Human-readable name for the AI API key | [optional] |
| scope | String | Key scope: 'public' for all deployments, or a specific deployment UUID | [optional] |
| id | UUID | AI API key ID | [optional] [readonly] |
| orgUuid | UUID | Organization UUID that owns this key | [optional] [readonly] |
| createdAt | OffsetDateTime | Creation timestamp | [optional] [readonly] |