Recerc

Get favorite status by ids

Returns the favorite state for a list of object ids for the current workspace user.

POST/api/unstable/favorites/status

Returns the favorite state for a list of object ids for the current workspace user.

Request Body

application/json

objectHandle*string

Object handle for the favorite lookup. Currently only products are supported.

Length1 <= length
Example"products"
objectIds*array<>

Object ids to resolve favorite state for.

Itemsitems <= 500
Example[ "product_123", "product_456" ]
[key: string]?never

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json