# List members in a group **GET /groups/members/{groupid}/{page}** Get the members list and basic details. It returns up to 200 contacts per page. ## Servers - API Auto Mocking: https://YOURSITE.infoodle.com/apiv2 (API Auto Mocking) ## Authentication methods - O auth2 ## Parameters ### Path parameters - **groupid** (string) The group id you want to list - **page** (string) The page number ## Responses ### 200 OK #### Body: application/json (object) - **groupId** (integer) - **members** (array[object]) [Powered by Bump.sh](https://bump.sh)