v1

latestOpenAPI 3.1.02026-07-264048103.1 KB
Auth Service (v2)

Wait For Auth Completion

Wait for OAuth authentication completion.

get/v2/auth/wait/{auth_id}

Path parameters

auth_idstring required

Authentication ID to wait for

Authentication ID to wait for

Query parameters

timeoutinteger

Timeout in seconds (default: 30)

Timeout in seconds (default: 30)

Response

Successful Response

status'completed' | 'pending' | 'timeout' | 'not_found' required

Valid auth wait status values.

tokenstring nullable