Like
Get like count for blog post
Returns the count of likes of specific blog post.
Permissions required: Permission to view the content of the blog post and its corresponding space.
get/blogposts/{id}/likes/count
Path parameters
idinteger required
The ID of the blog post for which like count should be returned.
Response
Returned if the requested count is returned.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.