Retrieve all items

This request displays a list of all items.

If the complete number of items exceeds the limit of items returned in a single request, the full list can be retrieved by subsequent requests using the nextCursor pagination mechanism.

If a stock keeping unit (SKU) is included in the request as a query parameter, the response will only return the SKU in redefined format.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
Defaults to *

Value that allows you to retrieve the next set of records in the API response.

Use the nextCursor response value from the prior API call.

nextCursor is the preferred pagination mechanism for this API response.

Market availability: Global

string

Specifies the stock keeping unit (SKU) item identifier.

This type of identifier is specified by the drop ship vendor (DSV) and used by the vendor in the specification file to refer to each item.

Market availability: Global

string

Specifies the published status of an item, describing where the item is in the submission process.

Valid values are:

ValueMeaning
INPROGRESSThe item is still in the submission process and a publishing decision has not yet been made.
PUBLISHEDThe item has been accepted and is published.
UNPUBLISHEDThe item is not available on the site. It has either been rejected during the submission process or removed from the site.

Market availability: Global

Headers
string

Identifier that tracks the consumer request by channel.

Use the consumer channel type received during your onboarding.

Contact your system administrator or developer management for the correct WM_CONSUMER.CHANNEL.TYPE value.

Market availability: Global

string
required

Unique identifier for each API call, used to track and debug issues.

Use a randomly generated GUID for this ID.

Market availability: Global

string
required

Access token returned by the Create access token request.

This value is required for token-based authentication.

Market availability: Global

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json