Like

Get like count for page

Returns the count of likes of specific page.

Permissions required: Permission to view the content of the page and its corresponding space.

get/pages/{id}/likes/count

Path parameters

idinteger required

The ID of the page for which like count should be returned.

Response

Returned if the requested count is returned.

countinteger

The count number

Changes

No recorded changes to this endpoint across all 2 revisions of this API.