Looker · Schema

AccessToken

An API access token returned after successful authentication

AnalyticsBI PlatformBusiness IntelligenceData AnalyticsData Visualization

Properties

Name Type Description
access_token string The OAuth2 access token string
token_type string Token type, always 'Bearer'
expires_in integer Number of seconds until the token expires
refresh_token string Refresh token (not used in API client credential flow)
View JSON Schema on GitHub