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 (e.g. xxx.backlog.com, or your own domain)
-y,--yes- Skip confirmation prompt
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 (e.g. xxx.backlog.com, or your own domain)
BACKLOG_API_KEY- Authenticate with an API key
BACKLOG_SPACE- Space hostname