OPENAPI / COMPONENTS / SCHEMAS
User Identity data structure
UserIdentityStructural definition for User Identity in the Mistral AI API contract.
object7properties
api_keystringapi key value in the Mistral AI API contract.
emailstringrequiredemail value in the Mistral AI API contract.
first_namestringrequiredfirst name value in the Mistral AI API contract.
idstringrequiredid value in the Mistral AI API contract.
last_namestringrequiredlast name value in the Mistral AI API contract.
organizationstringorganization value in the Mistral AI API contract.
workspacestringworkspace value in the Mistral AI API contract.