v1
latestOpenAPI 3.0.02026-07-13132131.7 KBList posts
Lists posts.
get/v2/posts
Query parameters
afterstring
Use with next_cursor and prev_cursor in the response to paginate through results.
limitnumber
Specifies how many records to return. The default and maximum is 50.
channel_idstring
Filters the posts to only include those from a specific channel.
sort'last_activity_at' | 'published_at'
direction'asc' | 'desc'
Response
Successful operation