Skip to main content
GET
Initiate connect

Query Parameters

code_challenge
string
required

Required. SHA256 code challenge. See https://tonyxu-io.github.io/pkce-generator/.

Response

Accepted

url
string | null

Url to navigate the user to.

sessionId
string | null

Id of the session.

expires
string<date-time>

Date and time of then the connect window expires.

message
string | null
read-only