Skip to main content
GET
/
v1
/
admin
/
organizations
/
{orgId}
/
tasks
/
{taskId}
/
details
Get task details with comments, attachments, and evidence (admin)
curl --request GET \
  --url http://localhost:3333/v1/admin/organizations/{orgId}/tasks/{taskId}/details

Path Parameters

orgId
string
required
taskId
string
required

Response

200 - undefined