This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Retrieves a list of likes, given the provided paging, filtering, and sorting.
Up to 100 likes can be returned per request.
Query Likes runs with these defaults, which you can override:
createdDate is sorted in DESC orderpaging.limit is 50paging.offset is 0| Field | Supported Filters | Sort |
|---|---|---|
id | $eq, $ne, $in | Sort: ✗ |
fqdn | $eq, $ne, $in | Sort: ✗ |
entityId | $eq, $ne, $in | Sort: ✗ |
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.