Processes

retrieve the list of jobs.

Lists available jobs.

For more information, see Section 11.

get/jobs

Response

A list of jobs for this process.

Example response

{
  "jobs": [
    {
      "links": [
        {
          "rel": "service",
          "type": "application/json",
          "hreflang": "en"
        }
      ]
    }
  ],
  "links": [
    {
      "rel": "service",
      "type": "application/json",
      "hreflang": "en"
    }
  ]
}

Changes

Changed in 3 of the 5 revisions of this API.37

    • api tag Processes added

      api-tag-added

    • api tag JobList removed

      api-tag-removed

    • added the media type application/json for the response with the status 200

      response-media-type-added

    • added the media type application/json for the response with the status 404

      response-media-type-added

    • added the media type text/html for the response with the status 404

      response-media-type-added

  • 6e199f8a91c532See the full diff
    • removed the media type application/json for the response with the status 200

      response-media-type-removed

    • removed the media type application/json for the response with the status 404

      response-media-type-removed

    • removed the media type text/html for the response with the status 404

      response-media-type-removed

    • api tag JobList added

      api-tag-added

    • api tag Processes removed

      api-tag-removed

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