v1

latestOpenAPI 3.0.1Apache 2.02026-07-1424096195.5 KB
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

idinteger
objectTypestring
objectIdinteger
sequenceIdstring
authorOrgIdinteger
authorOrgNamestring
authorTypestring
dateAddedstring date-time
textstring
linkedTextstring
aboutLinkedTextstring
linkedAuthorstring
deleteAvailableboolean