# Role Groups System-wide role group retrieval endpoints ## List role groups - [GET /partner/v2/role-group](https://lobbie-partner.redocly.app/openapi/role-groups/listrolegroups.md): Retrieve the list of available role groups. Role groups define access levels that can be assigned to staff members. Role group IDs are constant across all accounts and will not change without explicit notice, though new role groups may be added over time. ## Get role group by ID - [GET /partner/v2/role-group/{roleGroupId}](https://lobbie-partner.redocly.app/openapi/role-groups/getrolegroup.md): Retrieve information about a specific role group.