Step 1 of the Finance API Flow
Retrieves all parties (Individuals and Organisations) in your system. Parties are the foundation of the Finance API - they represent the people or organizations that will hold accounts.
Use this endpoint to:
Next Step: Use the party ID to create an account.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Page number (1-based indexing)
x >= 1Number of items per page
x >= 1Field to sort by
Sort direction
ASC, DESC Filter by party type Type of party
INDIVIDUAL, ORGANISATION Status of a party
ACTIVE, SUSPENDED, BLOCKED Filter by external ID (exact match)