Changes to Get full job details

GET /api/jobs/{job_id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 7 of the 38 revisions of this API.71642

  1. da017caf56f12
  2. 9fb6092a836d4
  3. 8af4304e9fb01
  4. 8560879e61881910
  5. 8eec9009e0035
  6. 09a5075587c84
  7. a66055fa384e6221

What changed

    • added the optional property previewable_outputs_count to the response with the 200 status

      response-optional-property-added

    • added the optional property workflow_version_id to the response with the 200 status

      response-optional-property-added

    • added the optional property execution_end_time to the response with the 200 status

      response-optional-property-added

    • added the optional property execution_start_time to the response with the 200 status

      response-optional-property-added

    • added the optional property user_id to the response with the 200 status

      response-optional-property-added

    • added the optional property workspace_id to the response with the 200 status

      response-optional-property-added

    • added the new optional query request parameter short_link

      new-optional-request-parameter

  • 8560879e61881910See the full diff
    • the execution_error response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property execution_end_time from the response with the 200 status

      response-optional-property-removed

    • removed the optional property execution_error/current_inputs from the response with the 200 status

      response-optional-property-removed

    • removed the optional property execution_error/current_outputs from the response with the 200 status

      response-optional-property-removed

    • removed the optional property execution_error/exception_message from the response with the 200 status

      response-optional-property-removed

    • removed the optional property execution_error/exception_type from the response with the 200 status

      response-optional-property-removed

    • removed the optional property execution_error/node_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property execution_error/node_type from the response with the 200 status

      response-optional-property-removed

    • removed the optional property execution_error/traceback from the response with the 200 status

      response-optional-property-removed

    • removed the optional property execution_start_time from the response with the 200 status

      response-optional-property-removed

    • api tag workflow added

      api-tag-added

    • api tag queue removed

      api-tag-removed

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

      response-media-type-added

    • added the optional property details to the response with the 401 status

      response-optional-property-added

    • added the optional property details to the response with the 403 status

      response-optional-property-added

    • added the optional property details to the response with the 500 status

      response-optional-property-added

    • added the optional property workflow_id to the response with the 200 status

      response-optional-property-added

    • added ExecutionError to the execution_error response property allOf list for the response status 200

      response-property-all-of-added

    • the response property create_time became required for the status 200

      response-property-became-required

    • the response property update_time became required for the status 200

      response-property-became-required

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

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

      response-property-enum-value-added

    • added the new completed enum value to the status response property for the response status 200

      response-property-enum-value-added

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

      response-property-enum-value-added

    • added the new in_progress enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new pending enum value to the status response property for the response status 200

      response-property-enum-value-added

    • api operation id getJob removed and replaced with getJobDetail

      api-operation-id-removed

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

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

      response-media-type-removed

    • the response property create_time became optional for the status 200

      response-property-became-optional

    • the response property update_time became optional for the status 200

      response-property-became-optional

    • the create_time response's property type/format changed from integer/int64 to number/ for status 200

      response-property-type-changed

    • the execution_error response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the update_time response's property type/format changed from integer/int64 to number/ for status 200

      response-property-type-changed

    • deleted the query request parameter short_link

      request-parameter-removed

    • removed the optional property workflow_id from the response with the 200 status

      response-optional-property-removed

    • api operation id getJobDetail removed and replaced with getJob

      api-operation-id-removed

    • api tag queue added

      api-tag-added

    • api tag workflow removed

      api-tag-removed

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • removed the non-success response with the status 403

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed

    • added the optional property execution_end_time to the response with the 200 status

      response-optional-property-added

    • added the optional property execution_error/current_inputs to the response with the 200 status

      response-optional-property-added

    • added the optional property execution_error/current_outputs to the response with the 200 status

      response-optional-property-added

    • added the optional property execution_error/exception_message to the response with the 200 status

      response-optional-property-added

    • added the optional property execution_error/exception_type to the response with the 200 status

      response-optional-property-added

    • added the optional property execution_error/node_id to the response with the 200 status

      response-optional-property-added

    • added the optional property execution_error/node_type to the response with the 200 status

      response-optional-property-added

    • added the optional property execution_error/traceback to the response with the 200 status

      response-optional-property-added

    • added the optional property execution_start_time to the response with the 200 status

      response-optional-property-added

    • removed ExecutionError from the execution_error response property allOf list for the response status 200

      response-property-all-of-removed

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

      response-property-enum-value-removed

    • removed the completed enum value from the status response property for the response status 200

      response-property-enum-value-removed

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

      response-property-enum-value-removed

    • removed the in_progress enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the pending enum value from the status response property for the response status 200

      response-property-enum-value-removed

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