GET queryjobs/{queryjob-id}
Summary: Get the status of a query job
Operation ID: getQueryJob
Auth: unknown
Operation ID: getQueryJob
Auth: unknown
Description
Get the status of a query job using the query job identifier for the task. When you create a query job, the response includes a task result URL of the form: `/queryjobs/{queryjob-id}`.
Parameters (1)
queryjob-id
(string, path, required)
The identifier of the query job, from the `task-result` given in the response to the initial `POST /queryjobs` request.
No probe data for this endpoint yet.