latestOpenAPI 3.0.02026-08-214361,0881.3 MB
88a343690a6e
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"
}