Skip to main content
GET
List provider files

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Path Parameters

provider
string
required

External storage provider identifier, such as onedrive, sharepoint, or google_drive.

Query Parameters

project_reference
string

Optional project UUID or slug for project-scoped provider credentials.

project_id
string

Deprecated project ID or slug alias. Use project_reference.

projectId
string

Deprecated camelCase project ID or slug alias. Use project_reference.

path
string

Optional provider folder path to list.

cursor
string

Provider pagination cursor returned from a previous page.

Response

File listing

data
object[]
required

Provider files and folders.

page_info
object
required

Pagination cursor values for traversing the result set.