Skip to main content
GET
/
v1
/
tools
/
web
/
research
/
{researchId}
Retrieve Web Research Task
curl --request GET \
  --url https://api.sierra.absconsulting.com/v1/tools/web/research/{researchId} \
  --header 'Api-Key: <api-key>'
{
  "result": "<unknown>"
}

Authorizations

Api-Key
string
header
required

Access the API as yourself. You can find your API key in your profile menu in Portal.

Path Parameters

researchId
string
required

The ID of the research task to retrieve.

Response

OK

result
any