get https://app.modzy.com/api/accounting/users
This endpoint returns a list of all the users. It can be sorted by identifier
, externalIdentifier
, firstName
, lastName
, email
, and lastActiveDatetime
. When no values are provided, it orders by identifier.
Roles
Projects cannot access this route.
This collection route supports filters and pagination.