ItemSearch
Number of APIs: 2
-
Perform a search from multiple item types GET {{baseUrl}}/itemSearch?term=<string>&item_types=<string>&fields=<string>&search_for_related_items=<boolean>&exact_match=<boolean>&include_fields=<string>&limit=<integer>&cursor=<string>
-
Perform a search using a specific field from an item type GET {{baseUrl}}/itemSearch/field?term=<string>&entity_type=<string>&match=exact&field=<string>&limit=<integer>&cursor=<string>