workflows

Get a workflow revision's compiled graph

get/v1/workflows/revisions/{revision_id}/graph

Path parameters

revision_idstring uuid required

Headers

x-feather-clientstring nullable

Response

Successful Response

revision_idstring uuid required
workflow_idstring uuid required
compiled_graphobject nullable
graph_versioninteger required
compilation_statusstring required
compilation_errorsstring[] nullable
updated_atstring date-time required

Changes

Changed in 1 of the 3 revisions of this API.8

    • added the new optional header request parameter x-feather-client

      new-optional-request-parameter

    • added the optional property retry_after to the response with the 400 status

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property retry_after to the response with the 404 status

      response-optional-property-added

    • added the optional property retryable to the response with the 400 status

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property retryable to the response with the 404 status

      response-optional-property-added

    • added the required property graph_version to the response with the 200 status

      response-required-property-added

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