---
title: "Changes to Get a workflow revision's compiled graph"
method: GET
path: "/v1/workflows/revisions/{revision_id}/graph"
---

# Changes to Get a workflow revision's compiled graph

`GET /v1/workflows/revisions/{revision_id}/graph`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 3 revisions.

- **2026-08-12** `5a5597ebb2d6` — 8 info

## Changes

- **2026-08-12** `5a5597ebb2d6` — 8 info
  - added the new optional `header` request parameter `x-feather-client`
  - added the optional property `retry_after` to the response with the `400` status
  - added the optional property `retry_after` to the response with the `401` status
  - added the optional property `retry_after` to the response with the `404` status
  - added the optional property `retryable` to the response with the `400` status
  - added the optional property `retryable` to the response with the `401` status
  - added the optional property `retryable` to the response with the `404` status
  - added the required property `graph_version` to the response with the `200` status

---

[Operation](https://skmtc.dev/oneloop-hq/apis/feather-api/docs/v1/workflows/revisions/:revision_id/graph/get.md) · [API](https://skmtc.dev/oneloop-hq/apis/feather-api.md) · [Page](https://skmtc.dev/oneloop-hq/apis/feather-api/changes/v1/workflows/revisions/:revision_id/graph/get)
