v2

latestOpenAPI 3.1.02026-07-312954143.9 KB
Constraints

List Contingencies For Constraint

Contingencies binding for a constraint in a dataset/time window.

get/constraints/{constraint_id}/contingencies

Path parameters

constraint_idstring required

Constraint GS entity ID to filter by (constraint_gs_entity_id)

Constraint GS entity ID to filter by (constraint_gs_entity_id)

Query parameters

dataset_idstring required
include_binding_statsboolean

When true, include binding_intervals and total_cost and apply start_time/end_time/time filters. Default returns id and name only.

When true, include binding_intervals and total_cost and apply start_time/end_time/time filters. Default returns id and name only.

start_timestring nullable

Start time (ISO timestamp) for filtering (inclusive). Requires time index column. Only used when include_binding_stats is true.

Start time (ISO timestamp) for filtering (inclusive). Requires time index column. Only used when include_binding_stats is true.

end_timestring nullable

End time (ISO timestamp) for filtering (exclusive). Requires time index column. Only used when include_binding_stats is true.

End time (ISO timestamp) for filtering (exclusive). Requires time index column. Only used when include_binding_stats is true.

timestring nullable

Optional specific timestamp to filter results. Cannot be used with start_time or end_time. Only used when include_binding_stats is true.

Optional specific timestamp to filter results. Cannot be used with start_time or end_time. Only used when include_binding_stats is true.

api_keystring nullable

API key for authentication (query)

API key for authentication (query)

Headers

x-api-keystring nullable

API key for authentication (header)

API key for authentication (header)

Response

Successful Response

idstring nullable required
namestring required
binding_intervalsinteger nullable
total_costnumber nullable