Skip to main content
GET
/
task
/
{ticket_id}
Get task status by ticket ID GET /api/tasks/:ticket_id
curl --request GET \
  --url https://api.example.com/task/{ticket_id}

Path Parameters

ticket_id
string
required

Task ticket ID

Response

Task status