Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
ID of the target.
900
Type 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
5
Filter 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
24
Cursor value to get records before
24
Use updatedAt when sorting by first or last updated
30
Pagination token
1000
"options[token]=eyJza2lwIjoyMCwibGlABDFRffewfQ=="