Posts
Retrieve Post by ID
Returns a single Post corresponding to provided uniqueId
get/v3/posts/{uniqueId}
Path parameters
uniqueId'1' | '2' | '3' required
param ID of the Post that needs to be fetched
ID of the Post to be fetched
Query parameters
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
Response
The Post