Skip to main content
GET
Search 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_id
string<uuid>
required

Project ID used for project-scoped provider credentials.

query
string
required

Search text to find provider files.

Minimum string length: 1
folder_id
string

Optional provider folder ID to scope the search.

Response

Search results

data
object[]
required

Provider files and folders.

page_info
object
required

Pagination cursor values for traversing the result set.