Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
ID of the target.
900Type of the target.
community- Communityuser- Usercontent- Content
community, user, content Sort order for posts.
lastCreated, firstCreated, lastUpdated, firstUpdated Filter by flag status
Filter by deleted status
Feed type to filter
reviewing, published, declined "published"
Post data type to filter (include child posts too).
1 - 6 elementstags
5Filter posts by hashtags. Only letter characters, numbers and underscores are allowed. Case-insensitive matching. Also, tags and hashtags is a different thing. Tags are used to categorize posts, while hashtags are used to tag content with relevant keywords or phrases.
30[
"technology",
"AI_trends",
"programming",
"web_development"
]An option to filter only parent post. If true will return only parent post, else will return both parent and child posts
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=="