v1

latestOpenAPI 3.0.02026-07-24212113249.1 KB
Posts

List posts

get/posts

Query parameters

pageSizenumber

Number of documents that will be returned

pagenumber

Page to search. Numbering starts with 0.

sortBystring

The sort-by field name and order. Format: <field_name>.<asc|desc> (asc for ascending and desc for descending order). If no order is specified, descending order is used.

featuredboolean

If True, return only featured posts

categorystring

Filter by category

publishedAtstring date-time

Filter by publication date

type'AUDIO' | 'ON_DEMAND' | 'PHOTO' | 'POLL' | 'TEXT' | 'VIDEO'

Return posts of a specific type

typeInstring[]

Use several post types in the filter

typeNot'AUDIO' | 'ON_DEMAND' | 'PHOTO' | 'POLL' | 'TEXT' | 'VIDEO'

Exclude posts of this type

typeNotInstring[]

Exclude posts of these types

Headers

channelstring required

Channel ID

organizationstring required

The URL of the end-user web application

Response

Successful response