Skip to main content
GET
curl

Query Parameters

code
string
required

The authorization code from the OpenID provider. This endpoint exchanges the code for a token.

Example: code=4/P7q7W91a-oMsCeLvIaQm6bTrgtp7

state
string
required

Prevents cross-site request forgery attacks. This value should match the state in the initial authentication request.

Example: state=fRJfv29f3v39Jf39dJf93jf

Response

200 - application/json

Response

status
object
Last modified on July 8, 2026