Changes to Get a workflow

GET /api/workflows/{workflow_id}/

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

Changed in 2 of the 6 revisions of this API.5177

  1. 4e064cf81dae33
  2. c26d550029f82174

What changed

  • 4e064cf81dae33See the full diff
    • for the query request parameter is_exporting, default value false was added

      request-parameter-default-value-added

    • for the query request parameter is_including_secrets, default value false was added

      request-parameter-default-value-added

    • added WorkflowsGetWorkflowResponse2000 WorkflowsGetWorkflowResponse2001 to the response body oneOf list for the response status 200

      response-body-one-of-added

    • removed WorkflowDetail WorkflowExport from the response body oneOf list for the response status 200

      response-body-one-of-removed

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

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

  • c26d550029f82174See the full diff
    • added WorkflowDetail WorkflowExport to the response body oneOf list for the response status 200

      response-body-one-of-added

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

      response-body-type-changed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

    • added the new optional query request parameter is_exporting

      new-optional-request-parameter

    • added the new optional query request parameter is_including_secrets

      new-optional-request-parameter

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • removed the non-success response with the status 404

      response-non-success-status-removed

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