JOC API

Version 2.6.5

Download RAML
JOC API
/inventory/favorites
POST

Gets favorites


Parameters in the POST body schema

Name Type Description Example Default
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
  • FACET
  • AGENT
types optional, array[string] Filters all favorites with types such as
  • FACET
  • AGENT
["FACET"]
limit optional, integer Limits the number of items in the response -1 (= unlimited)
withShared optional, boolean false
onlyShared optional, boolean false