Skip to main content
POST
List all posts with campaign lifecycle data

Authorizations

Authorization
string
header
required

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

Body

application/json
source_id
string

Facebook Page ID or Instagram Account ID

Example:

"987654321"

page
integer
default:1

Page number for pagination

page_size
integer
default:50

Results per page (max 100)

Response

200 - application/json

Paginated list of posts with campaign lifecycle data

data
object[]
pagination
object