List creditors
List creditors
List Superadmin creditor companies with search, trashed filtering, deferred consumer stats, sorting, and pagination.
GET
List creditors
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Search by company name or account owner name.
Maximum string length:
255Return only deleted creditor companies. Use 1 to enable or 0 to disable; query-string true/false values are not accepted.
Available options:
0, 1 Example:
0
Include Number of Accounts and Total Balances values. Use 1 to enable or 0 to disable; query-string true/false values are not accepted. Sorting by these fields loads the same stats automatically.
Available options:
0, 1 Example:
0
Sort field.
Available options:
created_on, name, contact, owner_full_name, category, status, consumers_count, total_balance Sort direction.
Available options:
asc, desc Number of records per page.
Required range:
1 <= x <= 100Last modified on July 20, 2026

