connections

Get a valid Google access token for a connected Google account. Automatically refreshes the token if expired.

post/v3/connections/google-docs/token

Request body

emailstring required

The Google account email

Response

Default Response

access_tokenstring required

A valid Google access token

granted_scopesstring[]

The scopes granted by the user during OAuth (may be a subset of requested scopes)

Changes

Changed in 5 of the 46 revisions of this API.14