HomeGuidesAPI ReferenceChangelog
Log In
API Reference

List Utility Credentials

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

Query Params
string

A client_user_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

Response

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