# Notification Groups Notification group retrieval endpoints ## List notification groups - [GET /partner/v2/account/{accountId}/location/{locationId}/notification-group](https://lobbie-partner.redocly.app/openapi/notification-groups/listnotificationgroups.md): Retrieve a paginated list of notification groups for the location. Each group ties together related notifications for an appointment, form, or payment. ## Get notification group by ID - [GET /partner/v2/account/{accountId}/location/{locationId}/notification-group/{groupId}](https://lobbie-partner.redocly.app/openapi/notification-groups/getnotificationgroup.md): Retrieve detailed information about a specific notification group.