List
Authorizations
API key authentication
Query Parameters
Filter items by merchant organization id
^org_[a-zA-Z0-9]+$Provider whose external code to resolve (e.g. salesforce, netsuite). Must be supplied together with externalId.
Resolve every live Item mapped to this (provider, externalId) — the canonical primary plus any non-primary aliases. The primary Item is returned first and is identifiable by its matching reference's isPrimary: true. Empty list on no match. Must be supplied together with provider.
Maximum items to return. In resolution mode (provider+externalId supplied) pagination is over the de-duplicated resolved Item set, primary Item first.
1 <= x <= 100Zero-based offset for pagination. In resolution mode this paginates the de-duplicated resolved Item set.
x >= 0