Skip to main content
GET
Async Session Status

Authorizations

anchor-api-key
string
header
required

API key for your Anchor Browser account, sent as the anchor-api-key header on every request. Create one at app.anchorbrowser.io (API Access), or obtain one programmatically via the unauthenticated agent-access flow (POST /v1/agent-access).

Path Parameters

request_id
string<uuid>
required

The request_id returned from POST /v1/sessions/async.

Response

Async session status retrieved successfully.

Polling response for GET /v1/sessions/async/{request_id}/status.

data
object