OPENAPI / COMPONENTS / SCHEMAS

Oauth2 Metadata Secrets data structure

Oauth2MetadataSecrets

Structural definition for Oauth2 Metadata Secrets in the Mistral AI API contract.

object4properties
client_idstring

client id value in the Mistral AI API contract.

client_id_issued_atstring

client id issued at value in the Mistral AI API contract.

client_secretstring

client secret value in the Mistral AI API contract.

client_secret_expires_atstring

client secret expires at value in the Mistral AI API contract.