OpenAPI 3.0.02026-08-194361,0881.3 MB
c9986f3d589b
searchJobManagement
Get a search job's status.
Use the search job identifier to obtain the current status of a search job.
get/v2/search/jobs/{jobId}
Path parameters
jobIdstring required
The identifier of the search job.
Response
The search job's status.
Example response
{
"state": "DONE GATHERING RESULTS"
}