Skip to main content
GET
Browse Google Drive Items

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Path Parameters

installation_id
string
required

Query Parameters

folder_id
string | null

Optional Drive folder ID to browse

q
string | null

Optional Drive item name search

page_token
string | null

Pagination token from the previous response

page_size
integer
default:100

Maximum Drive items to return

Required range: 1 <= x <= 200

Response

Successful Response