GET /spaces/likes/{itemId}

circuitsandbox.net

Summary: Get the likes of an item
Operation ID: getLikes
Auth: unknown
Description

Get the likes of an item OauthScopes: READ_SPACE

Parameters (3)

itemId (string, path, required)

The id of the item to retrieve the likes from

Constraints: {'maxLength': 2048}

numberOfResults (number, query, optional, default: 25)

The number of results you want to retrieve.

Constraints: {'minimum': 0, 'maximum': 255}

searchPointer (string, query, optional)

The searchpointer for the search (initially not set).

Constraints: {'maxLength': 2048}

No probe data for this endpoint yet.