List all parties
Parties
List parties
Page through the parties (individuals and organisations) in your organisation.
GET
List all parties
Returns a paginated list of parties. Filter by
partyType, status, or externalId, and page with page/size (see Pagination). A party is the root entity in the Finance API — each one can hold one or more accounts.Authorizations
OAuth2 client credentials flow. Token endpoints:
Query Parameters
Filter by party type Type of party
Available options:
INDIVIDUAL, ORGANISATION Filter by party status Status of a party
Available options:
ACTIVE, SUSPENDED, BLOCKED Filter by external ID (exact match)
Field to sort by
Sort direction
Available options:
ASC, DESC Page number (1-based indexing)
Required range:
x >= 1Number of items per page
Required range:
x >= 1
