List contracts
Contracts
List contracts
List contracts accessible to the authenticated BRP. Supports filtering by status, type, EIC code, delivery period, and active date.
Required scope: contracts:read
GET
List contracts
Autorisierungen
Abfrageparameter
Filter by contract status
Verfügbare Optionen:
pending, in_progress, completed Filter by contract type
Verfügbare Optionen:
ppa, day_ahead, intraday Filter by buyer or seller EIC code
Beispiel:
"11YGREENENERGY-Z"
Filter: delivery start >= this value (ISO 8601)
Beispiel:
"2026-01-01T00:00:00Z"
Filter: delivery end <= this value (ISO 8601)
Beispiel:
"2026-03-31T23:45:00Z"
Filter contracts active on this date
Beispiel:
"2026-01-15"
Maximum number of items per page
Erforderlicher Bereich:
1 <= x <= 100Cursor for the next page — pass the next_cursor value from the previous response
Beispiel:
"con_a1b2c3d4"