Get AI API Key Response
Get AI API key response
Properties
| Property | Type | Required | Description |
|---|---|---|---|
created-at | string | yes | Creation timestamp ISO 8601 date-time. |
id | string | yes | AI API key ID Must be a valid UUID. |
name | string | yes | Human-readable name for the AI API key |
org-uuid | string | yes | Organization UUID that owns this key Must be a valid UUID. |
scope | string | yes | Key scope: ‘public’ for all deployments, or a specific deployment UUID |
updated-at | string | yes | Last update timestamp ISO 8601 date-time. |
Last updated on