OPENAPI / COMPONENTS / SCHEMAS
Extended OAuth Server Metadata data structure
ExtendedOAuthServerMetadataStructural definition for Extended OAuth Server Metadata in the Mistral AI API contract.
authorization_endpointstringrequiredauthorization endpoint value in the Mistral AI API contract.
client_id_metadata_document_supportedstringclient id metadata document supported value in the Mistral AI API contract.
code_challenge_methods_supportedstringcode challenge methods supported value in the Mistral AI API contract.
grant_types_supportedstringgrant types supported value in the Mistral AI API contract.
introspection_endpointstringintrospection endpoint value in the Mistral AI API contract.
introspection_endpoint_auth_methods_supportedstringintrospection endpoint auth methods supported value in the Mistral AI API contract.
introspection_endpoint_auth_signing_alg_values_supportedstringintrospection endpoint auth signing alg values supported value in the Mistral AI API contract.
issuerstringrequiredissuer value in the Mistral AI API contract.
op_policy_uristringop policy uri value in the Mistral AI API contract.
op_tos_uristringop tos uri value in the Mistral AI API contract.
registration_endpointstringregistration endpoint value in the Mistral AI API contract.
response_modes_supportedstringresponse modes supported value in the Mistral AI API contract.
response_types_supportedarrayresponse types supported value in the Mistral AI API contract.
revocation_endpointstringrevocation endpoint value in the Mistral AI API contract.
revocation_endpoint_auth_methods_supportedstringrevocation endpoint auth methods supported value in the Mistral AI API contract.
revocation_endpoint_auth_signing_alg_values_supportedstringrevocation endpoint auth signing alg values supported value in the Mistral AI API contract.
scopes_supportedstringscopes supported value in the Mistral AI API contract.
service_documentationstringservice documentation value in the Mistral AI API contract.
token_endpointstringrequiredtoken endpoint value in the Mistral AI API contract.
token_endpoint_auth_methods_supportedstringtoken endpoint auth methods supported value in the Mistral AI API contract.
token_endpoint_auth_signing_alg_values_supportedstringtoken endpoint auth signing alg values supported value in the Mistral AI API contract.
ui_locales_supportedstringui locales supported value in the Mistral AI API contract.
x_resource_urlstringx resource url value in the Mistral AI API contract.
x_scopestringx scope value in the Mistral AI API contract.
x_sourcestringx source value in the Mistral AI API contract.