Get Task Relatives

Get the relative task names of a specific task

Request
path Parameters
id
required
string

: Task ID

Responses
200

Ok

400

Missing or Invalid id

404

Task not found

get/tasks/{id}/relatives
Request samples
Response samples
application/json
[
  • {
    }
]