# Notifications Notification retrieval endpoints ## List notifications - [GET /partner/v2/account/{accountId}/location/{locationId}/notification](https://lobbie-partner.redocly.app/openapi/notifications/listnotifications.md): Retrieve a paginated list of notifications for the location. Supports filtering by patient, notification group, type, status, and date range. Each notification tracks email and SMS delivery status independently. ## Get notification by ID - [GET /partner/v2/account/{accountId}/location/{locationId}/notification/{notificationId}](https://lobbie-partner.redocly.app/openapi/notifications/getnotification.md): Retrieve detailed information about a specific notification.