Skip to main content
GET
Begin connecting the calling member to Google Workspace

Authorizations

Authorization
string
header
required

Session token passed as Authorization: Bearer <session-token> for user-authenticated Den routes.

Response

Authorize URL, or already connected.

status
enum<string>
required
Available options:
connected,
needs_auth
authorizeUrl
string | null
required