OPENAPI / COMPONENTS / SCHEMAS
APIKey Extended OUT data structure
APIKeyExtendedOUTStructural definition for APIKey Extended OUT in the Mistral AI API contract.
object13properties
actionsAPIKeyActionsrequiredactions value in the Mistral AI API contract.
can_deletestringrequiredcan delete value in the Mistral AI API contract.
created_atstringrequiredcreated at value in the Mistral AI API contract.
created_bystringrequiredcreated by value in the Mistral AI API contract.
expiration_datestringrequiredexpiration date value in the Mistral AI API contract.
hidden_keystringrequiredhidden key value in the Mistral AI API contract.
keystringrequiredkey value in the Mistral AI API contract.
key_idstringrequiredkey id value in the Mistral AI API contract.
last_usedstringrequiredlast used value in the Mistral AI API contract.
namestringrequiredname value in the Mistral AI API contract.
productstringrequiredproduct value in the Mistral AI API contract.
workspace_idstringrequiredworkspace id value in the Mistral AI API contract.
workspace_namestringrequiredworkspace name value in the Mistral AI API contract.