GET
/
auth
/
oauth
/
callback
"<any>"

Query Parameters

code
string | null
code_verifier
string | null
state
string | null
error
string | null

Response

200
application/json
Successful Response

The response is of type any.

Was this page helpful?