# wp bp activity get
Fetch specific activity.
## OPTIONS
[<activity-id>]
: Identifier for the activity.
[--fields=<fields>]
: Limit the output to specific fields.
[--format=<format>]
: Render output in a particular format.
\---
default: table
options:
- table
- json
- yaml
## EXAMPLES
$ wp bp activity get 500
$ wp bp activity get 56 --format=json