postman-docs/message-structure.md
2020-03-19 16:50:29 +07:00

26 lines
654 B
Markdown

Message Structure
=================
Base Attributes
---------------
| Attribute | Type | Example |
| --- | --- | --- |
| id| | |
| token | | |
Expansions
----------
Expansions are embedded structures of other objects that are related to the structure that you're viewing. Which expansions are returned by a specific action are shown on that action's documentation however some actions allow you to choose which expansions are returned.
| Attribute | Type | Example |
| --- | --- | --- |
| status | | |
| details | | |
| inspection | | |
| plain_body | | |
| html_body | | |
| attachments | | |
| headers | | |
| raw_message | | |