List posts
GET
List posts
Authorizations
Send your API key in the Authorization header as Bearer API_KEY.
Query Parameters
Sort by creation date
Available options:
asc, desc Example:
"desc"
Items per page
Required range:
1 <= x <= 100Example:
10
Page number
Required range:
x >= 1Example:
1
Filter by status using a comma-separated list.
Filter by content type using a comma-separated list.
Filter by brand identity ID using a comma-separated list.
Last modified on July 6, 2026
List posts