bird email threads get
Usage
Ejemplo de código
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
Ejemplo de código
bird email threads get <thread-id>
bird email threads get <thread-id> -f text
# the id to pass comes from
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 |
Recursos relacionados
Continúa con la documentación, guías y ejemplos sobre este tema. Los recursos están en inglés.
Ver la guíaGetting started with emailExplorar la funcionalidadEmailSeguir la ruta de aprendizajeBuild your first integrationGuía de implementaciónSend your first email
Prueba el ejercicio y obtén un resumen de implementación