---
title: "Get Task Relations"
method: GET
path: "/task-relation/{taskId}"
tags: ["Task Relations"]
---

# Get Task Relations

`GET /task-relation/{taskId}`

Get all relations for a task

## Path parameters

- `taskId` string, required

## Response `200`

Task relations with associated task data

- object

## Changes

- **2026-07-11** `32cece1ebe43` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/usekaneo/apis/kaneo-api/changes/task-relation/:taskId/get.md)

---

[API](https://skmtc.dev/usekaneo/apis/kaneo-api.md) · [All operations](https://skmtc.dev/usekaneo/apis/kaneo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/usekaneo/kaneo-api/revisions/32cece1ebe43/schema)
