EndpointsPosts

List posts

GET/v2/posts

Returns visible posts from newest to oldest.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Query Parameters

limit?Limit

Maximum posts returned.

Range1 <= value <= 100
Default20
cursor?|

Opaque cursor returned by the previous page.