OPENAPI / COMPONENTS / SCHEMAS

Extended OAuth Server Metadata data structure

ExtendedOAuthServerMetadata

Structural definition for Extended OAuth Server Metadata in the Mistral AI API contract.

object25properties
authorization_endpointstringrequired

authorization endpoint value in the Mistral AI API contract.

client_id_metadata_document_supportedstring

client id metadata document supported value in the Mistral AI API contract.

code_challenge_methods_supportedstring

code challenge methods supported value in the Mistral AI API contract.

grant_types_supportedstring

grant types supported value in the Mistral AI API contract.

introspection_endpointstring

introspection endpoint value in the Mistral AI API contract.

introspection_endpoint_auth_methods_supportedstring

introspection endpoint auth methods supported value in the Mistral AI API contract.

introspection_endpoint_auth_signing_alg_values_supportedstring

introspection endpoint auth signing alg values supported value in the Mistral AI API contract.

issuerstringrequired

issuer value in the Mistral AI API contract.

op_policy_uristring

op policy uri value in the Mistral AI API contract.

op_tos_uristring

op tos uri value in the Mistral AI API contract.

registration_endpointstring

registration endpoint value in the Mistral AI API contract.

response_modes_supportedstring

response modes supported value in the Mistral AI API contract.

response_types_supportedarray

response types supported value in the Mistral AI API contract.

revocation_endpointstring

revocation endpoint value in the Mistral AI API contract.

revocation_endpoint_auth_methods_supportedstring

revocation endpoint auth methods supported value in the Mistral AI API contract.

revocation_endpoint_auth_signing_alg_values_supportedstring

revocation endpoint auth signing alg values supported value in the Mistral AI API contract.

scopes_supportedstring

scopes supported value in the Mistral AI API contract.

service_documentationstring

service documentation value in the Mistral AI API contract.

token_endpointstringrequired

token endpoint value in the Mistral AI API contract.

token_endpoint_auth_methods_supportedstring

token endpoint auth methods supported value in the Mistral AI API contract.

token_endpoint_auth_signing_alg_values_supportedstring

token endpoint auth signing alg values supported value in the Mistral AI API contract.

ui_locales_supportedstring

ui locales supported value in the Mistral AI API contract.

x_resource_urlstring

x resource url value in the Mistral AI API contract.

x_scopestring

x scope value in the Mistral AI API contract.

x_sourcestring

x source value in the Mistral AI API contract.