GET /companies/dumps

Get a list of all created dumps by the user

Get a list of all created dumps by the user

Query Parameters

Name Description Type Required Default
status Dump status String
feed_id 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

Responses

Status Code Description Type
200 A list of all dumps for this user DumpsSingleResponseData
API Query Builder
Query
Query Result