List Run Date Ranges

Returns the date bounds a run must fall inside, per market region and run type.

Bound the start_date in your simulation_config by the row matching your region and scenario — the backtest row when scenario is Backtest, the forecast row otherwise. POST /runs/ rejects a start_date outside it. Both bounds are inclusive.

Rolling bounds move daily and any of them can change without an API release, so read this endpoint rather than hardcoding a window. A region with no row of a given run_type does not support that kind of run.

Filter with ?market_region= (uppercase, e.g. DE) and ?run_type= (lowercase).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

Filter to a single market region.

string
enum

Filter to a single run type.

Allowed:
integer
≤ 100
Defaults to 50

Number of results per page.

integer
Defaults to 0

Offset for pagination.

Responses

401

Missing or invalid X-token.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json