---
title: "Changes to Get Graph Data"
method: GET
path: "/api/v2/graph"
---

# Changes to Get Graph Data

`GET /api/v2/graph`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 62 revisions.

- **2026-05-13** `b43501d4d59c` — 1 breaking, 1 warning, 2 info
- **2026-04-29** `df4bb7cb6f87` — 3 warning, 2 info
- **2026-04-09** `acefda080e5b` — 1 breaking, 4 warning, 4 info

## Changes

- **2026-05-13** `b43501d4d59c` — 1 breaking, 1 warning, 2 info
  - for the `query` request parameter `output_port_nodes_enabled`, default value was changed from `true` to `false`
  - deleted the `query` request parameter `data_product_nodes_enabled`
  - added the new optional `query` request parameter `exploration_nodes_enabled`
  - removed the `domainNode` enum value from the `nodes/items/type` response property for the response status `200`
- **2026-04-29** `df4bb7cb6f87` — 3 warning, 2 info
  - added the new `explorationNode` enum value to the `nodes/items/type` response property for the response status `200`
  - added the new `outputPortNode` enum value to the `nodes/items/type` response property for the response status `200`
  - added the new `technicalAssetNode` enum value to the `nodes/items/type` response property for the response status `200`
  - removed the `dataOutputNode` enum value from the `nodes/items/type` response property for the response status `200`
  - removed the `datasetNode` enum value from the `nodes/items/type` response property for the response status `200`
- **2026-04-09** `acefda080e5b` — 1 breaking, 4 warning, 4 info
  - for the `query` request parameter `output_port_nodes_enabled`, default value was changed from `false` to `true`
  - deleted the `query` request parameter `exploration_nodes_enabled`
  - added the new `dataOutputNode` enum value to the `nodes/items/type` response property for the response status `200`
  - added the new `datasetNode` enum value to the `nodes/items/type` response property for the response status `200`
  - added the new `domainNode` enum value to the `nodes/items/type` response property for the response status `200`
  - added the new optional `query` request parameter `data_product_nodes_enabled`
  - removed the `explorationNode` enum value from the `nodes/items/type` response property for the response status `200`
  - removed the `outputPortNode` enum value from the `nodes/items/type` response property for the response status `200`
  - removed the `technicalAssetNode` enum value from the `nodes/items/type` response property for the response status `200`

---

[Operation](https://skmtc.dev/conveyordata/apis/data-product-portal/docs/api/v2/graph/get.md) · [API](https://skmtc.dev/conveyordata/apis/data-product-portal.md) · [Page](https://skmtc.dev/conveyordata/apis/data-product-portal/changes/api/v2/graph/get)
