List all Schedule Series in a schedule version.
Each series corresponds to one time series submitted to the TSO (one row in the ESS XML for DE, or one TimeSeries block in the CIM XML for NL), with the full interval data and EIC identifiers.
Schedule version unique identifier.
Successful Response
ISO 8601 datetime when this series was created.
"2026-03-25T14:00:00+00:00"
ISO 8601 datetime of the most recent status change.
"2026-03-25T14:05:00+00:00"
Full series specification including identifiers, type, and interval data.
Processing status of this series: ingested, submitted, accepted, rejected, cnf_partial, or icnf.
"accepted"
"rejected"
Time series identifier used in the ESS/CIM document.
"TS-001"
Unique identifier for this series record.
"d1e2f3a4-b5c6-4d7e-8f9a-0b1c2d3e4f5a"
Version number of the parent schedule version.
1
2
Highest acceptance level reached for this series: ack, cnf, or null if not yet responded to.
"cnf"
Per-interval status map (interval index to status string). Present only when the TSO provides interval-level feedback (e.g. partial CNF).
{ "0": "accepted", "1": "rejected" }