OPENAPI / COMPONENTS / SCHEMAS

User Identity data structure

UserIdentity

Structural definition for User Identity in the Mistral AI API contract.

object7properties
api_keystring

api key value in the Mistral AI API contract.

emailstringrequired

email value in the Mistral AI API contract.

first_namestringrequired

first name value in the Mistral AI API contract.

idstringrequired

id value in the Mistral AI API contract.

last_namestringrequired

last name value in the Mistral AI API contract.

organizationstring

organization value in the Mistral AI API contract.

workspacestring

workspace value in the Mistral AI API contract.