# AI API Key

AI API key metadata (without value)

## Properties

| Property | Type | Required | Description |
| --- | --- | --- | --- |
| `created-at` | string | no | Creation timestamp |
| `id` | string | no | AI API key ID |
| `name` | string | no | Human-readable name for the AI API key |
| `org-uuid` | string | no | Organization UUID that owns this key |
| `scope` | string | no | Key scope: 'public' for all deployments, or a specific deployment UUID |
| `updated-at` | string | no | Last update timestamp |

