Skip to main content
POST
Get Domain Situation
The full Traffic Health picture for a single monitored domain — overall state, ownership, expiry, its open incidents, and rolled-up incident, task, and flag counts. The domain must be a monitored tracking or conversion domain.

Authorizations

X-Eflow-Api-Key
string
header
required

Path Parameters

domainUrl
string
required

The monitored tracking or conversion domain URL (e.g. track.acme.com).

Body

application/json

Optional filters. Send an empty object {} for the default rollup.

Response

200 - application/json
network_id
integer
url
string
type
string

Overall state of the domain (up or down).

domain_type
string
ownership
string

Ownership / management model (e.g. internal).

is_mps
boolean

Managed proxy service domain.

time_expires
integer

Domain expiry (unix seconds).

is_ip_flagged
boolean

Whether a hosting IP is currently flagged.

time_last_uptime_checked
integer
time_first_uptime_checked
integer
incidents
object[]
ongoing_incidents_count
integer
resolved_incidents_count
integer
action_required_tasks_count
integer
non_urgent_tasks_count
integer
completed_tasks_count
integer
active_flags_count
integer
removed_flags_count
integer
mean_time_to_resolution_seconds
integer