v1

latestOpenAPI 3.0.32026-07-2226694862.5 KB
Traffic Health

Get Task

A single remediation task by its identifier, including its title, step-by-step description, urgency, status, and the incident that generated it.

get/networks/traffic/tasks/{taskIdentifier}

Path parameters

taskIdentifierstring required

The task identifier (e.g. T81BNW0EFPJ9O0FP).

Response

network_idinteger
urlstring
network_tracking_domain_idinteger
network_conversion_domain_idinteger
identifierstring
typestring

Task type (e.g. renew_domain).

categorystring

Urgency category (e.g. reactive).

statusstring

Task status (e.g. to_do).

assignmentstring

Who the task is assigned to (e.g. customer).

titlestring
descriptionstring
time_createdinteger
time_completedinteger

Unix seconds; 0 while the task is open.