Auth

Get handoff status

Check the status of a handoff session. Returns whether the handoff has been completed or is still pending.

get/auth/handoff/{code}/status

Path parameters

codestring required

The code

Response

Success

statusstring required

Current status of the handoff (pending, completed, expired)

tokenstring nullable

Authentication token if handoff is complete

user_idstring snowflake

Changes

No recorded changes to this endpoint across all 1 revision of this API.