get https://app-sandbox.trustpair.com/api/v1/users/
Retrieves a paginated list of all users who have access to the authenticated customer's workspace.
This endpoint allows you to:
- List all users with access to the workspace
- Filter users by roles (e.g., override reviewers)
- Sort results by creation date
- Paginate through large result sets
Results are sorted by creation date (newest first) by default.
Required permissions:
users_read