HomeGuidesAPI ReferenceChangelog
Log In
API Reference

List Utility Statements

Returns a paginated list of UtilityStatements for all users, or filtered by utility_account_id. Default ordered by descending updated_at.

Query Params
string
deprecated

A client_user_id to filter the list of returned items by. This field is deprecated, prefer to use utility_account_id instead.

integer

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

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json