# List all roles **GET /roles/list** The authenticated user must have the List Roles permission in the role. Once done, this gives a list of the roles and their usage. ## Servers - API Auto Mocking: https://YOURSITE.infoodle.com/apiv2 (API Auto Mocking) ## Authentication methods - O auth2 ## Parameters ## Responses ### 200 OK #### Body: application/json (array[object]) - **id** (integer) The ID of the role, used when setting a role on a persons profile - **name** (string) The name of this role - **usage** (integer) The count of active members that have this role [Powered by Bump.sh](https://bump.sh)