v5

latestOpenAPI 3.1.02026-08-081,0211,3082.1 MB
DEMO

Authenticate Demo Session

Authenticate a demo session using session_id.

This endpoint validates the session_id and returns the demo user with auth token if the session is valid (created within last 30 minutes). The session is deleted after successful authentication. Can only be called from the demo tenant and only works for demo accounts.

Args: session_id: The session ID returned from create-demo-session

Returns: UserLoginOut: User information with auth token (same as /login)

post/demo/authenticate

Query parameters

session_idstring required

Response

Successful Response

idinteger nullable
emailstring required
auth_tokenstring required
first_namestring nullable
last_namestring nullable
is_onboardedboolean required
tzstring nullable
langstring nullable
uuidstring uuid required
has_role_conflictboolean
sso_resolved_role_titlestring nullable