v1

latestOpenAPI 3.0.02026-07-24161215397.4 KB
Posts

Retrieve all posts

Retrieve all posts.

Required scopes: flex.collaboration.posts.read

get/api/v2/organizations/{orgSlug}/posts

Path parameters

orgSlugstring required

organization slug

Query parameters

_idstring[]

Filter by post id.

locationsstring[]

Filter by location id.

modifiedAtstring
Example:modifiedAt[$gte]=YYYY-MM-DDTHH:mm:ssZ

Filter by the modified date. Supports date comparison filters: $gt, $gte, $lt, $lte

createdAtstring
Example:createdAt[$gte]=YYYY-MM-DDTHH:mm:ssZ

Support date comparison filters: $gt, $gte, $lt, $lte

$selectstring
Example:recipient,sender

Select fields to return

$cursorNextstring
$cursorPrevstring
$limitnumber

Response

rangeStartnumber
rangeEndnumber
cursorNextstring
cursorPrevstring