v1
latestOpenAPI 3.0.32026-07-13218142597.2 KBLike
Get account IDs of likes for inline comment
Returns the account IDs of likes of specific inline comment.
Permissions required: Permission to view the content of the page/blogpost and its corresponding space.
get/inline-comments/{id}/likes/users
Path parameters
idinteger required
The ID of the inline comment for which like count should be returned.
Query parameters
cursorstring
Used for pagination, this opaque cursor will be returned in the next URL in the Link response header. Use the relative URL in the Link header to retrieve the next set of results.
limitinteger
Maximum number of account IDs per result to return. If more results exist, use the Link header to retrieve a relative URL that will return the next set of results.
Response
Returned if the requested account IDs are returned.