Docs

Get Listings Item

Retrieves a listings item from Amazon Seller.

GET

Query

Arguments
string

A comma-delimited list of data sets to include in the response. Default: `summaries` - summaries Summary details of the listing item. - attributes A JSON object containing structured listing item attribute data keyed by attribute name. - issues The issues associated with the listing item. - offers The current offers for the listing item. - fulfillmentAvailability The fulfillment availability details for the listing item. - procurement Vendor procurement details for the listing item. - relationships Relationship details for a listing item (for example, variations). - productTypes Product types that are associated with a listing item.

stringrequired

The Amazon marketplace identifier for the request. ( max length ≤ 1 )

stringrequired

A selling partner provided identifier for an Amazon listing.

Uncommon arguments
string

A locale for localization of issues. When not provided, the default language code of the first marketplace is used. Examples: `en_US`, `fr_CA`, `fr_FR`. Localized messages default to `en_US` when a localization is not available in the specified locale.

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.