Method: partners.leads.get

Gets a Lead.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Format: "partners/{partner_id}/leads/{lead_id}"

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.