Skip to main content
GET
Browse documents

Authorizations

x-api-key
string
header
required

Query Parameters

connectionId
string
required
path
string

Folder path relative to the connection root (empty = root).

token
string

Pagination token from a previous page.

Response

200 - application/json

One page of folders and files

folders
object[]
required
files
object[]
required
breadcrumb
object
required
nextToken
string

Token for the next page; omitted when exhausted.