curl --request GET \
--url https://apigcp.trynia.ai/v2/google-drive/installations \
--header 'Authorization: Bearer <token>'List connected Google Drive accounts for the authenticated user or organization.
curl --request GET \
--url https://apigcp.trynia.ai/v2/google-drive/installations \
--header 'Authorization: Bearer <token>'API key must be provided in the Authorization header
Successful Response
Was this page helpful?