Constraints
Get Constraint Location
Retrieve start/end substation coordinates for a constraint.
Returns nullable start and end lat/lon from the market's constraint geometry table. Markets without a geometry table return 400. Unknown constraint ids return 404.
get/constraints/{constraint_id}/location
Path parameters
constraint_idstring required
GS entity ID of the constraint to get facility location for
GS entity ID of the constraint to get facility location for
Query parameters
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