Skip to main content
GET
/
task-relation
/
{taskId}
Get Task Relations
curl --request GET \
  --url https://cloud.kaneo.app/api/task-relation/{taskId} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

taskId
string
required

Response

200 - application/json

Task relations with associated task data

The response is of type object.