get https://api.yelp.com/v3/leads/
Returns details for a given Lead ID.
Example:
To fetch the details for a lead with the ID jPlz8TM628rzyCRPqrtcvm
, send an authenticated GET request to the following URL:
https://api.yelp.com/v3/leads/jPlz8TM628rzyCRPqrtcvm
A sample response is shown in the example response box on the right under "200 - Lead"
This endpoint is part of the Leads API, visit Leads API to learn more.