Skip to main content
POST
Check magic link status

Authorizations

Authorization
string
header
required

API Secret token

X-Authorization
string
header
required

User Access token

Path Parameters

app_id
string
required

App ID

Response

magic link not yet activated

Magic link exists but hasn't been activated yet - continue polling

access
string

JWT access token

refresh
string

JWT refresh token

csrf
string

CSRF token

access_expires_at
string<date-time>
refresh_expires_at
string<date-time>
user_id
string

App user ID

key_id
string

App key ID

message
string
Example:

"ok"