OPENAPI / COMPONENTS / SCHEMAS

User Identity 数据结构

UserIdentity

Mistral AI API 合约中的 User Identity 结构定义。

object7字段
api_keystring

Mistral AI API 合约中的 api key 值。

emailstring必填

Mistral AI API 合约中的 email 值。

first_namestring必填

Mistral AI API 合约中的 first name 值。

idstring必填

Mistral AI API 合约中的 id 值。

last_namestring必填

Mistral AI API 合约中的 last name 值。

organizationstring

Mistral AI API 合约中的 organization 值。

workspacestring

Mistral AI API 合约中的 workspace 值。