List user

Lists users in the organization. The response can be filtered with query parameters for user status, license group, search text, and toggles for partner admins, accounting consultants, fuel benefit users, congestion users, and admin-only users. Pagination is supported via max/offset.

Path Params
string
required

The internal id of the organization

Headers
string
Defaults to application/json

Standard application/json content type.

string
Defaults to 3

Findity API version. Use 3 for the current admin API.

Response
200

Users in the organization. When max is provided the response is wrapped in a paginated envelope (with a userList field); otherwise it is returned as a flat array of users. May include invitations or accounting consultants when type is set.

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!