bee notification list
Overview
Section titled “Overview”List notifications
Unread notifications are marked with *. Use --min-id / --max-id for cursor-based pagination.
bee notification list [flags]-
-L,--count <n> - Number of results (default: 20)
-
--min-id <n> - Minimum ID for cursor-based pagination
-
--max-id <n> - Maximum ID for cursor-based pagination
-
--order <dir> - Sort order
-
--json <fields> - Output as JSON (optionally filter by field names, comma-separated)
-
-s,--space <hostname> - Space hostname
Examples
Section titled “Examples”List recent notifications
bee notification listList the last 5 notifications
bee notification list --count 5List notifications in ascending order
bee notification list --order ascOutput as JSON
bee notification list --jsonEnvironment variables
Section titled “Environment variables”-
BACKLOG_SPACE - Space hostname
-
BACKLOG_API_KEY - Authenticate with an API key