wp bp notification get
Get specific notification.
OPTIONS OPTIONS
- <notification-id>
- Identifier for the notification.
- [–fields=<fields>]
- Limit the output to specific fields.
- [–format=<format>]
- Render output in a particular format.
---
default: table
options:
– table
– csv
– ids
– json
– count
– yaml
---
EXAMPLES EXAMPLES
$ wp bp notification get 500
$ wp bp notification get 56 --format=json