Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Sort order for posts.
lastCreated, firstCreated, lastUpdated, firstUpdated Filter by deleted status
Post data type to filter (include child posts too).
1 - 6 elementsAn option to filter only parent post. If true will return only parent post, else will return both parent and child posts
An option to include posted feed. If user will return posted in user feed, if community will return posted in community feed.
If both are included, will return both user and community posted feed.
Default is user only.
Page size
1 <= x <= 100"options[limit]=5"
Cursor value to get records after
24Cursor value to get records before
24Use updatedAt when sorting by first or last updated
30Pagination token
1000"options[token]=eyJza2lwIjoyMCwibGlABDFRffewfQ=="
An option to include mixed structure posts (posts that have different data types in parent and child posts).