v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-05-061971481.8 MB
Api20100401Account

Retrieves a collection of Accounts belonging to the account used to make the request

Retrieves a collection of Accounts belonging to the account used to make the request

get/2010-04-01/Accounts.json

Query parameters

FriendlyNamestring

Only return the Account resources with friendly names that exactly match this name.

Status'active' | 'suspended' | 'closed'

The status of this account. Usually active, but can be suspended or closed.

Only return Account resources with the given status. Can be closed, suspended or active.

PageSizeinteger

How many resources to return in each list page. The default is 50, and the maximum is 1000.

Pageinteger

The page index. This value is simply for client state.

PageTokenstring

The page token. This is provided by the API.

Response

OK

endinteger
first_page_uristring uri
next_page_uristring uri nullable
pageinteger
page_sizeinteger
previous_page_uristring uri nullable
startinteger
uristring uri
All 197 operations