bird email threads get
Usage
कोड उदाहरण
bird email threads get <thread-id> [flags]Description
Get one conversation: participants, counts, labels, read state. Fetch its messages with the thread messages endpoint.
Examples
कोड उदाहरण
bird email threads get <id>
bird email threads get <id> -f text
# find an id to pass
bird email threads listOptions
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird email threads delete | Delete a thread |
| bird email threads list | List threads |
| bird email threads update | Update a thread |