Jobs

List Jobs

List Jobs

get/v1/jobs

Query parameters

qstring nullable

Search by name or display name

Search by name or display name

agent_namestring nullable

Filter by agent name

Filter by agent name

pageinteger
per_pageinteger

Response

Successful Response

pageinteger

Current page number.

per_pageinteger

Number of items per page.

totalinteger required

Total number of jobs matching the query.

Changes

Changed in 4 of the 55 revisions of this API.2120

    • added the optional property items/items/inputs/anyOf[subschema #1: JobInputsPublicV1]/node_data to the response with the 200 status

      response-optional-property-added

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

  • d4e4f170f4f42112See the full diff
    • the response property page became optional for the status 200

      response-property-became-optional

    • the response property per_page became optional for the status 200

      response-property-became-optional

    • deleted the cookie request parameter token

      request-parameter-removed

    • api operation id list_jobs_v2_jobs_get removed and replaced with list_jobs_public_v1_api_v1_public_jobs_get

      api-operation-id-removed

    • the endpoint scheme security APIKeyCookie was added to the API

      api-security-added

    • the endpoint scheme security HTTPBearer was added to the API

      api-security-added

    • endpoint deprecated

      endpoint-deprecated

    • added JobDestinationPublicV1 to the items/items/destination response property anyOf list for the response status 200

      response-property-any-of-added

    • added JobInputsPublicV1 to the items/items/inputs response property anyOf list for the response status 200

      response-property-any-of-added

    • added JobSchedulePublicV1 to the items/items/schedule response property anyOf list for the response status 200

      response-property-any-of-added

    • removed CrustJobDestination from the items/items/destination response property anyOf list for the response status 200

      response-property-any-of-removed

    • removed CrustJobInputs from the items/items/inputs response property anyOf list for the response status 200

      response-property-any-of-removed

    • removed CrustJobSchedule from the items/items/schedule response property anyOf list for the response status 200

      response-property-any-of-removed

    • the page response's property default value 1 was added for the status 200

      response-property-default-value-added

    • the per_page response's property default value 20 was added for the status 200

      response-property-default-value-added

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

    • added CrustJobDestination to the items/items/destination response property anyOf list for the response status 200

      response-property-any-of-added

    • added CrustJobInputs to the items/items/inputs response property anyOf list for the response status 200

      response-property-any-of-added

    • added CrustJobSchedule to the items/items/schedule response property anyOf list for the response status 200

      response-property-any-of-added

    • removed JobDestination from the items/items/destination response property anyOf list for the response status 200

      response-property-any-of-removed

    • removed JobInputs from the items/items/inputs response property anyOf list for the response status 200

      response-property-any-of-removed

    • removed JobSchedule from the items/items/schedule response property anyOf list for the response status 200

      response-property-any-of-removed

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

    • endpoint added

      endpoint-added