Skip to main content
GET
List posts of an Instagram account

Headers

x-api-key
string
required

API key required to authorize the request

Path Parameters

instagramAccountId
string
required

Vambe Instagram account id (from GET /public/instagram/accounts)

Query Parameters

postType
enum<string>
Available options:
feed,
ad
limit
integer
default:20
Required range: 1 <= x <= 100
offset
integer
default:0
Required range: 0 <= x <= 9007199254740991
automationFilter
enum<string>
Available options:
all,
with-automation,
without-automation

Response

200

Paginated posts.