OPENAPI / COMPONENTS / SCHEMAS
APIKey Extended OUT 数据结构
APIKeyExtendedOUTMistral AI API 合约中的 APIKey Extended OUT 结构定义。
object13字段
actionsAPIKeyActions必填Mistral AI API 合约中的 actions 值。
can_deletestring必填Mistral AI API 合约中的 can delete 值。
created_atstring必填Mistral AI API 合约中的 created at 值。
created_bystring必填Mistral AI API 合约中的 created by 值。
expiration_datestring必填Mistral AI API 合约中的 expiration date 值。
hidden_keystring必填Mistral AI API 合约中的 hidden key 值。
keystring必填Mistral AI API 合约中的 key 值。
key_idstring必填Mistral AI API 合约中的 key id 值。
last_usedstring必填Mistral AI API 合约中的 last used 值。
namestring必填Mistral AI API 合约中的 name 值。
productstring必填Mistral AI API 合约中的 product 值。
workspace_idstring必填Mistral AI API 合约中的 workspace id 值。
workspace_namestring必填Mistral AI API 合约中的 workspace name 值。