Skip to main content
POST
Get full post detail with image and campaign lifecycle

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Facebook/Instagram post ID

Body

application/json
source_id
string

Facebook Page ID or Instagram Account ID

Example:

"987654321"

Response

200 - application/json

Full post detail with image and campaign data

id
string

Facebook/Instagram post ID

message
string

Post text (truncated to 200 chars)

post_type
string

Post type: photo, video, link, status, reel, carousel, etc.

platform
enum<string>

Facebook or Instagram

Available options:
fb,
ig
image_url
string

Post thumbnail URL (detail endpoint only, omitted from list for performance)

Direct link to the post

created_at
string

When the post was published

campaigns
object[]