Get Feed Posts
GET/api/v1/external/feeds/posts
Get all the posts for a creator or subscriber.
- If accessed on behalf of a subscriber, posts will be filtered based on active subscription for the mangoes in the post.
- If accessed on behalf of a creator, posts will be filtered based on the creator.
- If accessed without any parameters, all the posts will be returned for the creator.
Request
Responses
- 200
- 400
- 401
Posts fetched successfully
Invalid request
Invalid token