Skip to main content
GET
List Posts
OAuth scope: memberships_readAPI keys have full access to this endpoint.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

X-ShopId
string

Query Parameters

page
integer
limit
integer
search_query
string
types[]
(enum<string> | null)[]
Available options:
Text,
Poll,
Image,
Audio,
Video
ids[]
(integer | null)[]
state
enum<string>
required
Available options:
Published,
Scheduled,
All
tags_ids[]
(integer | null)[]

Response

posts
(Text · object | Poll · object | Audio · object | Video · object | Video Embed · object | Image · object)[]
required
pagination
Pagination · object
required