A valid request URL is required to generate request examples{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"owner": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"firstName": "<string>",
"lastName": "<string>",
"fullName": "<string>",
"logo": "<string>"
},
"childrenCount": 123,
"dateCreated": "2023-11-07T05:31:56Z",
"mentions": [
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"firstName": "<string>",
"lastName": "<string>",
"fullName": "<string>",
"logo": "<string>"
}
],
"content": "<string>",
"reactionData": [
"<string>"
],
"myReactions": [
"<string>"
],
"embedOpenGraph": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"url": "<string>",
"openGraph": [
"<string>"
]
},
"medias": [
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"entityId": 123,
"contentUrl": "<string>",
"type": "<string>",
"mimeType": "<string>"
}
],
"moderated": "https://example.com/"
}Returns all reactions on a post, grouped by reaction type ID. Each group contains an array of users (name, ID, logo) who reacted with that type. Validates that the current user belongs to the same tenant and has access to the discussion unit.
A valid request URL is required to generate request examples{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"owner": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"firstName": "<string>",
"lastName": "<string>",
"fullName": "<string>",
"logo": "<string>"
},
"childrenCount": 123,
"dateCreated": "2023-11-07T05:31:56Z",
"mentions": [
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"firstName": "<string>",
"lastName": "<string>",
"fullName": "<string>",
"logo": "<string>"
}
],
"content": "<string>",
"reactionData": [
"<string>"
],
"myReactions": [
"<string>"
],
"embedOpenGraph": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"url": "<string>",
"openGraph": [
"<string>"
]
},
"medias": [
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"entityId": 123,
"contentUrl": "<string>",
"type": "<string>",
"mimeType": "<string>"
}
],
"moderated": "https://example.com/"
}Post identifier
Post resource
Show child attributes
Show child attributes
Show child attributes
Show child attributes
"https://example.com/"