Skip to main content
GET
List Drive Files

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

context
string
required

Google credential context: user, team, workspace, or pa

id
string<uuid>
required

Context entity ID

folder_id
string
default:root

Folder ID to browse (default: root)

q
string | null

Full-text search query

page_token
string | null

Pagination token

Response

Successful Response