GET

Get User Favorite List


Retrieves the Wix user's dashboard favorite list.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Dashboard
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/dashboard/v1/user-favorite-list

Request
This endpoint does not take any parameters.
Response Object
favoriteListFavoriteList

Wix user's dashboard favorite list.

Get User Favorite List
Request
cURL
Response
JSON
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?