Get one Facebook Post
post_getRetrieve a specific Facebook post by ID using a Page Access Token. Provide post_id (format: pageid_postid) and via_page_id to access post data.
Instructions
GET /{post_id}. Post id format is usually {page_id}_{post_id}. Use a Page Access Token via via_page_id (extracted from the post id prefix).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | ||
| via_page_id | Yes | ||
| fields | No |