Skip to main content
GET
List Posts

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Query Parameters

limit
integer
default:20
offset
integer
default:0

Response

Successful Response

id
string
required
author
PostAuthorPublic · object
required
content_format
enum<string>
required
Available options:
text,
markdown,
html,
bundle
created_at
string<date-time>
required
body
string | null
media
PostMediaPublic · object[]
deleted_at
string<date-time> | null
render_url
string | null