List users
List users
List active creditor users scoped to the authenticated creditor company. Only master creditor users can access this endpoint; child users receive 404 for old-portal parity.
GET
List users
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Search creditor user name or email.
Maximum string length:
255Sort field. Snake-case values are preferred; kebab-case first-name and last-name aliases are accepted for portal compatibility.
Available options:
role, first_name, first-name, last_name, last-name, email, status Sort direction.
Available options:
asc, desc Number of records per page.
Required range:
1 <= x <= 100Last modified on July 20, 2026

