Research
Get research task status
Polls the status of a previously started asynchronous research task. When the status is completed, the response includes the answer and citations. When the status is failed, the response includes an error message.
get/web_search/research/{task_id}
Path parameters
task_idstring required
The research task ID returned by POST /web_search/research with background: true.
Response
Research task status.
Changes
Changed in 1 of the 61 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 64 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○