Get Intervals by Customer ID

Retrieves the list of intervals for that customer

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Can be either Bayou's numeric ID or your own identifier for these intervals customer preceded with external_id:

Query Params
date-time

Only return intervals whose period starts at or after this value. This filters on the time the interval covers, not on when we recorded it — for that, use updated_after.

date-time

Only return intervals whose period ends at or before this value. This filters on the time the interval covers, not on when we recorded it — for that, use updated_after.

string

Only return intervals whose account number matches this value

string

Only return intervals whose meter match with this ID

boolean
Defaults to false

When a utility reports several readings for the same period and those readings disagree, we return one interval per reading by default. Set this to true to get only the most recently discovered reading for each meter, start time and end time.

date-time

Only return intervals we recorded after this value, so you can fetch just what changed since your last sync. This filters on when we discovered the reading, not on the period it covers — use start and end for that. Intervals are still returned whole, carrying every value we hold for the period, not only the part that changed.

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json