Method: media.download

Download a file attachment on a case.

Note: HTTP requests must append "?alt=media" to the URL.

HTTP request

GET https://cloudsupport.googleapis.com/v2beta/{name=*/*/cases/*/attachments/*}:download

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

The resource name of the attachment to be downloaded.

Request body

The request body must be empty.

Response body

If successful, the response body is empty.

Authorization Scopes

Requires one of the following OAuth scopes:

  • https://www.googleapis.com/auth/cloudsupport
  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.