GET /Road/{ids}/Disruption
Operation ID: Road_Disruption
Auth: unknown
Parameters (5)
(array, query, optional)
an optional list of category names to filter on (a valid list of categories can be obtained from the /Road/Meta/categories endpoint)
(boolean, query, optional)
Optional, defaults to true. When true, always includes disruptions that have road closures, regardless of the severity filter. When false, the severity filter works as normal.
(array, path, required)
Comma-separated list of road identifiers e.g. "A406, A2" use all for all to ignore id filter (a full list of supported road identifiers can be found at the /Road/ endpoint)
(array, query, optional)
an optional list of Severity names to filter on (a valid list of severities can be obtained from the /Road/Meta/severities endpoint)
(boolean, query, optional)
Optional, defaults to false. When true, removes every property/node except for id, point, severity, severityDescription, startDate, endDate, corridor details, location, comments and streets
No probe data for this endpoint yet.