Skip to main content
GET
Exchange a magic link token for a session

Query Parameters

email
string<email>
required

Email address associated with the magic link token.

Example:

"agent-owner@example.com"

portal_redirect_token
string<uuid>
required

Single-use portal redirect (magic link) token, a UUIDv7 sent to the account owner's email.

Example:

"01890a7e-e2f7-7c3d-8dbb-9a2c5f3d1e0b"

Response

Session created. Bot signup accounts receive a minimal token envelope.

data
object
required