v1

latestOpenAPI 3.1.02026-07-2470277.8 KB

get/consent

Query parameters

response_typestring required

Must be code.

client_idstring required
redirect_uristring required

Must be the exact HTTPS-only redirect URI registered for your app.

statestring required

State is required to ensure the user that initiates the OAuth2 flow is the same as the user that completes it.

scopestring required

Must only be "openid".