POST
/
browse
{
  "taskId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "goal": "<string>",
  "startUrl": "<string>",
  "revision": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "status": "WAITING",
  "outputType": "string",
  "output": "<string>",
  "errors": [
    {
      "message": "<string>"
    }
  ],
  "steps": [
    {
      "at": "2023-11-07T05:31:56Z",
      "url": "<string>",
      "screenshot": "<string>",
      "action": {}
    }
  ],
  "country": "<string>",
  "evalIds": [
    "<string>"
  ],
  "interactionMode": "default"
}

Query Parameters

consume_enabled
boolean
default:false
name
string | null

Body

application/json

Specifications for the browsing task

Response

200
application/json
Successful Response

The response is of type object.