List all users
Endpoint URL
GET /api/v2/users
List all users
This API endpoint retrieves a list of all the portal's users. You can also filter users by a login, email, or custom field query and get matching user details as a paginated JSON list.
Request