OPENAPI / COMPONENTS / SCHEMAS

APIKey Extended OUT data structure

APIKeyExtendedOUT

Structural definition for APIKey Extended OUT in the Mistral AI API contract.

object13properties
actionsAPIKeyActionsrequired

actions value in the Mistral AI API contract.

can_deletestringrequired

can delete value in the Mistral AI API contract.

created_atstringrequired

created at value in the Mistral AI API contract.

created_bystringrequired

created by value in the Mistral AI API contract.

expiration_datestringrequired

expiration date value in the Mistral AI API contract.

hidden_keystringrequired

hidden key value in the Mistral AI API contract.

keystringrequired

key value in the Mistral AI API contract.

key_idstringrequired

key id value in the Mistral AI API contract.

last_usedstringrequired

last used value in the Mistral AI API contract.

namestringrequired

name value in the Mistral AI API contract.

productstringrequired

product value in the Mistral AI API contract.

workspace_idstringrequired

workspace id value in the Mistral AI API contract.

workspace_namestringrequired

workspace name value in the Mistral AI API contract.