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