Google Cloud Healthcare · OAuth Scopes

Google Cloud Healthcare OAuth Scopes

OAuth 2.0 derived

Google Cloud Healthcare publishes 2 OAuth 2.0 scopes via the implicit and authorizationCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Google Cloud Healthcare API on a user’s behalf.

Tokens are issued from https://accounts.google.com/o/oauth2/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

HealthcareFHIRHL7v2DICOMMedical ImagingDe-identificationInteroperabilityCloud
Scopes: 2 Flows: implicit, authorizationCode Method: derived

OAuth endpoints

Authorization URL
https://accounts.google.com/o/oauth2/auth
Token URL
https://accounts.google.com/o/oauth2/token
Flows
implicitauthorizationCode

Scopes (2)

ScopeDescriptionFlows
https://www.googleapis.com/auth/cloud-healthcare Read, write and manage healthcare data authorizationCode, implicit
https://www.googleapis.com/auth/cloud-platform See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account. authorizationCode, implicit

Source

OAuth Scopes

google-cloud-healthcare-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/openapi-v1.yaml, openapi/openapi-v1beta1.yaml
schemes:
- name: Oauth2
  source: openapi/openapi-v1.yaml
  flows:
  - flow: implicit
    authorizationUrl: https://accounts.google.com/o/oauth2/auth
  description: Oauth 2.0 implicit authentication
- name: Oauth2c
  source: openapi/openapi-v1.yaml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://accounts.google.com/o/oauth2/auth
    tokenUrl: https://accounts.google.com/o/oauth2/token
  description: Oauth 2.0 authorizationCode authentication
- name: Oauth2
  source: openapi/openapi-v1beta1.yaml
  flows:
  - flow: implicit
    authorizationUrl: https://accounts.google.com/o/oauth2/auth
  description: Oauth 2.0 implicit authentication
- name: Oauth2c
  source: openapi/openapi-v1beta1.yaml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://accounts.google.com/o/oauth2/auth
    tokenUrl: https://accounts.google.com/o/oauth2/token
  description: Oauth 2.0 authorizationCode authentication
scopes:
- scope: https://www.googleapis.com/auth/cloud-healthcare
  description: Read, write and manage healthcare data
  flows:
  - authorizationCode
  - implicit
  sources:
  - openapi/openapi-v1.yaml
  - openapi/openapi-v1beta1.yaml
- scope: https://www.googleapis.com/auth/cloud-platform
  description: See, edit, configure, and delete your Google Cloud data and see the email address
    for your Google Account.
  flows:
  - authorizationCode
  - implicit
  sources:
  - openapi/openapi-v1.yaml
  - openapi/openapi-v1beta1.yaml