OPENAPI / COMPONENTS / SCHEMAS
Admin User OUT data structure
AdminUserOUTStructural definition for Admin User OUT in the Mistral AI API contract.
object13properties
created_atstringrequiredcreated at 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.
is_sso_outsiderstringis sso outsider value in the Mistral AI API contract.
last_namestringrequiredlast name value in the Mistral AI API contract.
namestringrequiredname value in the Mistral AI API contract.
oid_idstringrequiredoid id value in the Mistral AI API contract.
raw_rolestringrequiredraw role value in the Mistral AI API contract.
raw_rolesstringrequiredraw roles value in the Mistral AI API contract.
subscription_typesstringsubscription types value in the Mistral AI API contract.
subscriptionsMemberSubscriptionOUTsubscriptions value in the Mistral AI API contract.
uuidstringrequireduuid value in the Mistral AI API contract.
workspacesstringworkspaces value in the Mistral AI API contract.