v1
latestOpenAPI 3.1.02026-07-2342137210.8 KBGet Demand Data
Returns the demand data that has been uploaded to the model. Supports filtering by date range.
By setting the Accept header, you can specify the format of the response. The default is JSON. Supported formats: application/json, text/csv, application/x-ndjson.
Path parameters
The unique identifier of the forecast model.
Query parameters
Filters demand after the specified date (exclusive).
Expected format: YYYY-MM-DD
Filters demand on or after the specified date.
Expected format: YYYY-MM-DD.
Example: 2025-01-01
Filters demand before the specified date (exclusive).
Expected format: YYYY-MM-DD.
Filters demand on or before the specified date.
Expected format: YYYY-MM-DD.
Example: 2025-01-07
Maximum number of results to return per page.
Zero-based index of the first result to return.
Response
Successful Response