v2
latestOpenAPI 3.1.02026-07-312954143.9 KBConstraints
List Constraint Binding Rows
Get binding rows for a dataset with constraint display names.
get/constraints/binding
Query parameters
limitinteger
Maximum number of rows to return.
Maximum number of rows to return.
api_keystring nullable
API key for authentication (query)
API key for authentication (query)
dataset_idstring required
start_timestring date-time nullable
Filter to rows where time index >= start_time (ISO 8601)
Filter to rows where time index >= start_time (ISO 8601)
end_timestring date-time nullable
Filter to rows where time index < end_time (ISO 8601 timestamp)
Filter to rows where time index < end_time (ISO 8601 timestamp)
price_thresholdnumber nullable
Optional threshold. When set, only include rows where ABS(configured shadow price column) > price_threshold.
Optional threshold. When set, only include rows where ABS(configured shadow price column) > price_threshold.
Headers
x-api-keystring nullable
API key for authentication (header)
API key for authentication (header)
Response
Successful Response
object[] required