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
24
Cursor value to get records before
24
Use updatedAt when sorting by first or last updated
30
Pagination token
1000
"options[token]=eyJza2lwIjoyMCwibGlABDFRffewfQ=="