Skip to main content
GET
Read a sign-in session

Path Parameters

session_id
string
required

UUIDv7 of the login session.

Response

OK

GET /v1/auth/sessions/{session_id} — where a login has got to.

cli_public_key
string
required

The public key the command line presented, echoed back.

expires_at_ms
integer<int64>
required

When the window closes, in milliseconds since the epoch.

status
string
required

pending or verification_pending.

token_name
string
required

What the credential will be called.