Method: partners.tickets.get

Gets a Support Ticket. This RPC is used by the Partner Operations API's clients to get a Support Ticket.

HTTP request

GET https://partneroperations.googleapis.com/v1/{name=partners/*/tickets/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Name of the ticket to retrieve. Format: partners/{partner}/tickets/{ticket}

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of Ticket.

Authorization scopes

Requires one of the following OAuth scopes:

  • https://www.googleapis.com/auth/partner-operations
  • https://www.googleapis.com/auth/partner-operations.readonly