Skip to main content
GET
Get OAuth access token

Authorizations

Authorization
string
header
required

Enter your JWT token

Path Parameters

state
string
required

The state value returned when the sign-in URL was generated.

Response

The access token data for the state, or null if no token has been captured yet.

status
string
required
tokenData
object
required
connectionData
object
required
error_message
string | null