Skip to main content
GET
Return the parent task of a subtask

Authorizations

Authorization
string
header
required

JWT token obtained from /v2/auth/login. Send it in the header: Authorization: Bearer <your_token>

Path Parameters

taskId
string
required

Public numeric identifier of the subtask. This is the public task reference, usually exposed as task_id in formatted responses and as id_tarefa in some legacy payloads.

Response

200 - application/json

Parent task returned successfully

The response is of type object.