Google Health API (health:v4)

2026-07-11

2 new methods

Additions

    Methods
  • health.shl.m.getShlManifest

      Flat Path : v4/shl/m/{externalShlId}

      Parameter Order : externalShlId

      Parameters :

        externalShlId

          Type : string

          Location : path

          Description : Required. External ID mapping to a ShlSharedLinkCapabilityToken object See https://docs.google.com/document/d/1Pch20pxJHRbsaMxp0EYgs3ZU0Gu7QTUznk8LhvbQvfY/edit?tab=t.0#heading=h.17wg41voij6q

          Required : Yes

      Description : Forward a manifest request for a given SHL

      HTTP Method : POST

      Path : v4/shl/m/{externalShlId}

  • health.shl.r.get

      Flat Path : v4/shl/r/{externalShlId}/{resourceToken}

      Parameter Order :

    • externalShlId
    • resourceToken
    • Parameters :

        externalShlId

          Description : Required. External ID mapping to a ShlSharedLinkCapabilityToken object See https://docs.google.com/document/d/1Pch20pxJHRbsaMxp0EYgs3ZU0Gu7QTUznk8LhvbQvfY/edit?tab=t.0#heading=h.17wg41voij6q

          Required : Yes

          Location : path

          Type : string

        resourceToken

          Type : string

          Location : path

          Description : Required. Encoded, encrypted message containing resource access details

          Required : Yes

      Path : v4/shl/r/{externalShlId}/{resourceToken}

      Description : Forward a resource request for a given SHL

      HTTP Method : GET