Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
ID of the target.
Maximum length:
900Type of the target.
community- Communityuser- Usercontent- Contentall- All
Available options:
community, user, content, all Sort order for posts.
Available options:
lastCreated, firstCreated, lastUpdated, firstUpdated Filter by flag status
Filter by deleted status
Feed type to filter
Available options:
reviewing, published, declined Example:
"published"
Post data type to filter (include child posts too).
Required array length:
1 - 6 elementstags
Maximum length:
5An option to filter only parent post. If true will return only parent post, else will return both parent and child posts
Page size
Required range:
1 <= x <= 100Example:
"options[limit]=5"
Cursor value to get records after
Maximum length:
24Cursor value to get records before
Maximum length:
24Use updatedAt when sorting by first or last updated
Maximum length:
30Pagination token
Maximum length:
1000Example:
"options[token]=eyJza2lwIjoyMCwibGlABDFRffewfQ=="