Method: partners.opportunities.get

Gets an Opportunity.

HTTP request

GET https://cloudcrmpartners.googleapis.com/v1/{name=partners/*/opportunities/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Format: "partners/{partner_id}/opportunities/{opportunity_id}"

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloudcrmpartners

For more information, see the OAuth 2.0 Overview.