Query

Get job status, progress, and results

Poll this endpoint to track query progress. Response shape depends on status:

  • runningprogress
  • doneresults
  • errorerror
  • canceled → cancellation error payload
get/query/jobs/{jobId}

Path parameters

jobIdstring required

Response

Job status and results

Example response

{
  "data": {
    "job_id": "qry_9c1d4e",
    "results": {
      "events": [
        {
          "message": "GET /api/users 200 12ms",
          "level": "info",
          "source": "nginx",
          "status": 200
        }
      ]
    },
    "error": {
      "code": "QUERY_MEMORY_EXCEEDED"
    }
  }
}

Changes

Changed in 2 of the 7 revisions of this API.33438

  • 495c1db0a07531718See the full diff
    • the response property / became optional for the status

      response-property-became-optional

    • the // response's property type changed from integer to number for status

      response-property-type-changed

    • removed the required property // from the response with the status

      response-required-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • added the new canceled enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new done enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new error enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new executing_pipeline enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new filtering_segments enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new parsing enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new scanning_buffer enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new scanning_segments enum value to the // response property for the response status

      response-property-enum-value-added

    • removed the non-success response with the status

      response-non-success-status-removed

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • removed the aggregating enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the cancelled enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the complete enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the complete enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the failed enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the scanning enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the sorting enum value from the // response property for the response status

      response-property-enum-value-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 7141381739ac1720See the full diff
    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • added the new aggregating enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new cancelled enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new complete enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new complete enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new failed enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new scanning enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new sorting enum value to the // response property for the response status

      response-property-enum-value-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the optional property / to the response with the status

      response-optional-property-added

    • added the optional property / to the response with the status

      response-optional-property-added

    • added the optional property / to the response with the status

      response-optional-property-added

    • added the optional property / to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property / to the response with the status

      response-optional-property-added

    • the response property / became required for the status

      response-property-became-required

    • removed the canceled enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the done enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the error enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the executing_pipeline enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the filtering_segments enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the parsing enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the scanning_buffer enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the scanning_segments enum value from the // response property for the response status

      response-property-enum-value-removed

    • added the required property // to the response with the status

      response-required-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog