Get Post
get_postGet full details of a single post by ID, including per-platform publishing status and error messages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Post ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | The full post record including its id, status, per-platform publishing status, and error messages as returned by the AdaptlyPost API. |