List Incoming Messages
List all incoming TSO messages for a schedule, newest first.
Returns metadata for each market message reconciled against this schedule — the responses received from the TSO (ACK / CNF / ANO and, for NL, RI / BAL documents).
Authorizations
Path Parameters
Schedule unique identifier.
Response
Successful Response
ISO 8601 datetime when this message was received.
"2026-03-25T14:05:00+00:00"
Document kind. ACK (acknowledgement), CNF (confirmation), ANO (anomaly); NL also emits RI / BAL. NA when the kind cannot be derived for the message's broker.
"ACK"
"CNF"
"ANO"
"NA"
processed once reconciled against the schedule, else pending.
"processed"
"pending"
Unique identifier for this incoming message.
"42"
The TSO's own identifier for this response message, taken verbatim from the message payload (CIM mRID / ESS MessageIdentification). Never a broker-assigned id.
"TSO-MSG-20260325-001"
Identifier of our schedule submission this response refers to.
"MSG-20260325-001"