v2

latestOpenAPI 3.1.02026-07-312954143.9 KB
Constraints

List Constraint Binding Intervals By Hour

Get filtered binding interval counts grouped by hour-of-day.

get/constraints/{constraint_id}/binding_intervals_by_hour

Path parameters

constraint_idstring required

GS entity ID of the constraint to query

GS entity ID of the constraint to query

Query parameters

api_keystring nullable

API key for authentication (query)

API key for authentication (query)

dataset_idstring required
timezonestring nullable

Optional IANA timezone (e.g. America/New_York). When provided, buckets are computed in this timezone.

Optional IANA timezone (e.g. America/New_York). When provided, buckets are computed in this timezone.

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)

Filter to rows where time index < end_time (ISO 8601)

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.

contingency_idstring nullable

Optional contingency GS entity ID filter.

Optional contingency GS entity ID filter.

Headers

x-api-keystring nullable

API key for authentication (header)

API key for authentication (header)

Response

Successful Response

hourinteger required
countinteger required