List all anomaly time series records for a schedule.
Returns the full interval data from TSO AnomalyReport (ANO) messages,
showing the counterparty’s values as seen by the TSO.
Works for both DE and NL schedules.
GET
/
schedule-management
/
v1
/
schedules
/
{uid}
/
anomalies
Get Schedule Anomalies
Copy
Ask AI
curl --request GET \ --url https://api.engrate.io/schedule-management/v1/schedules/{uid}/anomalies \ --header 'Authorization: <api-key>'