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

limit
integer
default:5

The number of items to return per page

page
integer
default:1

The page number to retrieve

Response

200 - application/json

Files Details

id
string<uuid>
required
status
enum<string>
required
Available options:
uploaded,
processing,
completed
teamId
string<uuid>
originalName
string
fileType
string
fileName
string
path
string
createdAt
string<date-time>

Date and time when the File was uploaded