GET
/
files
/
list

Authorizations

X-API-Key
string
header
required

Your duohub API key. Type: str

Query Parameters

category
enum<string>

Filter files by category

Available options:
audio,
video,
web,
document,
other,
all
limit
integer
default:
10

Maximum number of files to return

Required range: 1 < x < 100
nextToken
string

Token for getting the next page of results

previousToken
string

Token for getting the previous page of results

Response

200 - application/json
count
integer

Number of files in the current page

files
object[]
nextToken
string

Token for the next page of results

previousToken
string

Token for the previous page of results