Skip to main content
GET
List Posts

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Query Parameters

limit
integer
default:20
Required range: 1 <= x <= 100
cursor
string | null
page
string | null
Required string length: 1 - 64
Pattern: ^[a-z0-9][a-z0-9_-]*$

Response

Successful Response

entries
PostPublic · object[]
required
next_cursor
string | null
required