List a group's or an organization's usersCopy Pageget https://api.safetyculture.io/groups/{group_id}/usersPath Paramsgroup_idstringrequiredThe ID of the group or organization to list users for.Query Paramslimitint32The maximum number of users to return. optionaloffsetint32The offset to start listing users from. optionalstatusarray of stringsThe status to filter users by. optional active: Active user. inactive: Inactive user. statusADD stringResponses 200A successful response. defaultAn unexpected error response.Updated 23 days ago