v1

latestSwagger 2.02026-07-146011.7 KB
Version 2

Get status of an item feed

You can display the status of an item within a feed. Use the feed ID returned from the upload an item API.

get/v2/feeds

Query parameters

feedIdstring

The feed ID.

includeDetailsstring

Includes the status details for each item in the feed. Do not set this parameter to true as discrepancies may appear between the header and the item details (the item details may be incorrect). Instead, use the Get a feedItems status.

offsetstring

The object response to start with, where 0 is the first entity that can be requested. It can only be used when includeDetails is set to true.

limitstring

The number of items to be returned. Cannot be more than 50 items. Use it only when the includeDetails is set to true.

Headers

WM_CONSUMER.CHANNEL.TYPE'SWAGGER_CHANNEL_TYPE' required

Channel Type

WM_CONSUMER.IDstring required

Your Consumer ID

WM_SEC.TIMESTAMPstring required

Epoch timestamp

WM_SEC.AUTH_SIGNATUREstring required

Authentication signature

WM_SVC.NAMEstring required

The Service name

WM_QOS.CORRELATION_IDstring required

A Transaction ID

Response

successful operation

All 6 operations