Skip to main content
GET
List files within a file channel

Authorizations

X-API-KEY
string
header
required

Query Parameters

channelId
string
required

File channel id to list files from

path
string

Folder path within the channel to scope the listing

limit
integer

Maximum number of items to return

nextToken
string

Pagination token for the next page of results

Response

OK

data
object[]

Data is the page of files, folders, and links.

nextToken
string

base64 encoded JSON representing a NextToken