Posts
Retrieve Posts
Returns a paginated list of Posts related to the specified object
get/v3/posts
Query parameters
objectTypestring required
Type of the parent object for the messages to be returned
objectIdinteger required
ID of the parent object for the messages to be returned
fieldsstring[]
Post subentity fields to include in response (See OPTIONS endpoint for valid values)
countstring
Boolean that denotes whether counts should be returned in the resultset
sortingstring
tqlstring
TQL query string for filtering response list
Response
The Posts