# wp bp group get
Get a group.
## OPTIONS
<group-id>
: Identifier for the group. Can be a numeric ID or the group slug.
[--fields=<fields>]
: Limit the output to specific fields. Defaults to all fields.
[--format=<format>]
: Render output in a particular format.
\---
default: table
options:
- table
- json
- haml---
## EXAMPLES
$ wp bp group get 500
$ wp bp group get group-slug