| ``favoriteIds`` | optional, array[object] | Filters the response for specified favorites.
The parameters ``types`` and ``limit`` are ignored if this parameter is defined.
Each favorite is identified by the following fields | | |
| ``name`` | required, string | | | |
| ``type`` | required, string | Type of the favorite. Possible value are
| | |
| ``types`` | optional, array[string] |
Filters all favorites with types such as
| ["FACET"] | |
| ``limit`` | optional, integer | Limits the number of items in the response | | -1 (= unlimited) |
| ``withShared`` | optional, boolean | | | false |
| ``onlyShared`` | optional, boolean | | | false |