cg api notification¶
The notification service endpoint. See cg api for how these relate to the higher-level commands.
Every command also accepts -h / --help.
| Command | Summary |
|---|---|
cg api notification |
Notification service commands. |
cg api notification find-unread-notifications |
Find unread notifications for a codingamer. |
cg api notification¶
Notification service commands.
usage: cg api notification [-h] COMMAND ...
Subcommands
find-unread-notifications— Find unread notifications for a codingamer.
cg api notification find-unread-notifications¶
Find unread notifications for a codingamer.
usage: cg api notification find-unread-notifications [-h] [--codingamer-id ID]
Options
-g, --codingamer-id ID— Codingamer ID to find unread notifications for. Defaults to the logged-in codingamer's ID.
Generated from the parser itself. For when to use these, see the CLI guides.