Name | Description | Type | Required | Default |
---|---|---|---|---|
status | Dump status | String | ||
feedId | Feed id | String | ||
name | Name of dump | String | ||
limit | The max number of the items to retrieve | Integer | ||
offset | The number of the starting item | Integer | ||
cursor | The ID of the item under which the cursor is | String | ||
format | Response format - json/xml | String | ||
token | Token | String | ||
token | Token | String |
Status Code | Description | Type |
---|---|---|
200 | A list of all dumps for this user | DumpsSingleResponseData |