Skip to main content
GET
/
v1
/
sessions
/
{session_id}
/
agent
/
requested-human-intervention
Get Requested Human Intervention
curl --request GET \
  --url https://api.anchorbrowser.io/v1/sessions/{session_id}/agent/requested-human-intervention \
  --header 'anchor-api-key: <api-key>'
{}

Authorizations

anchor-api-key
string
header
required

API key passed in the header

Path Parameters

session_id
string
required

Response

Pending human-intervention request (if any).

The response is of type object.