HEX
Server: LiteSpeed
System: Linux node612.namehero.net 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
User: dfwparty (1186)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: //home/dfwparty/dfwchat.net/wp-content/plugins/buddyboss-platform/cli/components/email-get-post.md
#	wp bp email get-post

Get details for a post connected to an email type.

## OPTIONS

<type>
: The email type to fetch the post details for.

[--field=<field>]
: Instead of returning the whole post, returns the value of a single field.

[--fields=<fields>]
: Limit the output to specific fields. Defaults to all fields.

[--format=<format>]
: Render output in a particular format.
\---
default: table

options:
  - table
  - csv
  - json
  - yaml
\---

## EXAMPLE

    # Output the post ID for the 'activity-at-message' email type
    $ wp bp email get-post activity-at-message --fields=ID