EndpointsPosts
List posts
GET
/v2/postsReturns visible posts from newest to oldest.
Authorization
BearerAuth AuthorizationBearer <token>
Bearer token issued by Softmax
In: header
Query Parameters
limit?Limit
Maximum posts returned.
Range
1 <= value <= 100Default
20cursor?|
Opaque cursor returned by the previous page.