Get list of user reaction based on argument object filters
2.29.0
getUserReactions({ reactionSpaceId: "aa7e03fc-01f0-4a98-a2e0-3fed689632d7", targetId: "0fddc166-b8c3-4ce9-990e-848bde12188b"}).then(paginatedReactions => console.log(paginatedReactions)) Copy
getUserReactions({ reactionSpaceId: "aa7e03fc-01f0-4a98-a2e0-3fed689632d7", targetId: "0fddc166-b8c3-4ce9-990e-848bde12188b"}).then(paginatedReactions => console.log(paginatedReactions))
Generated using TypeDoc
Description
Get list of user reaction based on argument object filters
Async
Since
2.29.0
Example