Skip to content
List AI API Keys Response Entry

List AI API Keys Response Entry

AI API key list entry

Properties

PropertyTypeRequiredDescription
created-atstringyesCreation timestamp

ISO 8601 date-time.
idstringyesAI API key ID

Must be a valid UUID.
namestringyesHuman-readable name for the AI API key
org-uuidstringyesOrganization UUID that owns this key

Must be a valid UUID.
scopestringyesKey scope: ‘public’ for all deployments, or a specific deployment UUID
updated-atstringyesLast update timestamp

ISO 8601 date-time.
Last updated on