curl --request GET \
--url https://api.sierra.absconsulting.com/v1/tools/web/research/{researchId} \
--header 'Api-Key: <api-key>'{
"result": "<unknown>"
}Retrieve the status and results of a research task by its ID.
curl --request GET \
--url https://api.sierra.absconsulting.com/v1/tools/web/research/{researchId} \
--header 'Api-Key: <api-key>'{
"result": "<unknown>"
}Was this page helpful?