Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

page
integer | null
per_page
integer | null
status
enum<string>
Available options:
pending,
processing,
completed,
failed
search_ids
string<uuid>[]

Response

Array of DataFileResource

data
DataFileResource · object[]
required