Docs

List Feed Statuses

Returns the feed statuses for all the specified Feed IDs.

GET

Query

Arguments
string

Unique ID returned by a bulk request. Used to track a Feed file.

string

Define a type of feed to retrieve. #### Market Availability Feed types are specific to each market. These examples are not an exhaustive list. - *__Global__*: `MP_MAINTENANCE`, `MP_ITEM_MATCH`, `LAGTIME` - *__US, CA, MX__*: `MP_INVENTORY`, `SKU_TEMPLATE_MAP` - *__CA, MX, CL__*: `MP_ITEM_INTL` - *__US Only__*: `MP_ITEM`, `MP_WFS_ITEM`, `WALMART_FUNDED_INCENTIVES_ENROLLMENT`, `INCENTIVE_ENROLLMENT`, `PRICE_AND_PROMOTION`, `OMNI_WFS`, `RETIRE_ITEM`, `SHIPPING_OVERRIDES`, `FITMENT_ACES`, `FITMENT_PIES`, `SPLIT_AND_MERGE` - *__CA, MX__*: `OMNI_WFSSETUP`, `OMNI_WFSCONVERT`

string

Status of the feed. Allowed: - RECEIVED - INPROGRESS - PROCESSED - ERROR

PaginationRequest a specific window of rows with limit and offset. Learn more
number

Maximum number of rows to return.

number

Number of rows to skip.

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.