Search group dispatchesAsk AIpost https://api.staging.leap.energy/v2/dispatch/group/searchSearch group dispatches that match the input filtersBody ParamsSearch group dispatch request inputmarket_group_idsarray of uuidslength ≥ 1Market group ids to get group dispatches formarket_group_ids uuidADD uuidmarket_group_event_idsarray of uuidslength ≥ 1Market group event ids to get group dispatches formarket_group_event_ids uuidADD uuidstart_datedate-timerequiredStart datetime range to get dispatches for (inclusive)end_datedate-timerequiredEnd datetime range to get dispatches for (exclusive). End date must be max 31 days after the start dateexclude_real_time_eventsbooleanDefaults to trueExclude dispatches for CAISO 5 minute real time events in the response. If empty, 5 min real time events are excludedtruefalseexclude_voluntary_eventsbooleanDefaults to falseExclude dispatches for voluntary events in the response. If empty, all dispatches are returnedtruefalsepage_tokenuuidToken of the page to request. Max results per page is 500. Null to request a new batch of resultsResponses 200The group dispatches that match the search input 400Request could not be parsed or is invalid 401Unauthorized 403No access to this resource 404Resource not found 5XXUnexpected errorUpdated 7 months ago