accounts
List Account Lists
List the account lists in the workspace.
Requires the account_lists:read scope on the API key.
GET
List Account Lists
Authorizations
Bearer API key issued from Settings → Developers.
Query Parameters
Page number.
Required range:
x >= 1Number of items per page.
Required range:
1 <= x <= 100Field to sort by.
Available options:
created_at, updated_at, name Sort direction.
Available options:
asc, desc Filter by list name (exact match).
Return lists created strictly before this timestamp.
Return lists created strictly after this timestamp.
Response
200 - application/json
Successful Response