HomeGuidesAPI ReferenceChangelog
Log In
API Reference

List Utility Meters

Returns a paginated list of utility meters for all users, utility accounts, and service types. May be filtered by client_user_id, utility_account_id, and/or service_types to further refine results. Default ordered by descending updated_at.

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

A client_user_id to filter the list of returned items by.

integer

A utility account id to filter the list of returned items by.

service_types
array of strings

A list of service types to filter the list of returns items by.

service_types
integer
≥ 1
Defaults to 10
date-time

ISO8601 datetime, used to traverse paginated responses. Use of this parameter is mutually exclusive with updated_before.

date-time

ISO8601 datetime, used to traverse paginated responses. Use of this parameter is mutually exclusive with updated_after.

string
enum
Defaults to desc

Used to specify the order in which records should be returned. Currently ordered by updated_at timestamp.

Allowed:
Headers
string
required
Defaults to 2022-10-13

The Arcadia-Version for the request

Responses

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