Search meter dispatches

Search dispatches that match the input filters

Path Params
uuid
required
Body Params

Search dispatch request input

date-time
required

Start datetime range to get dispatches for (inclusive)

date-time
required

End datetime range to get dispatches for (inclusive). End date must be max 31 days after the start date

string
enum

Takes the values “5m” or “15m” corresponding to return only 5 minute or 15 minute real-time dispatches. If left empty, real-time dispatches are not included in the response. Note: It is impossible combine rtm or market_type fields in one request

Allowed:
string
enum

Indicates the market “day-ahead” or “hour-ahead”. Note: It is impossible combine rtm or market_type fields in one request

Allowed:
boolean

Include dispatches for test events in the response

string

Token of the page to request. Null to request a new batch of results

meter_ids
array of uuids

Meter ids to get dispatches for

meter_ids
Responses

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json