latestOpenAPI 3.1.02026-07-248941352.6 KB
d3f744f55ed7
Leads
Get Lead
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"
get/leads/{ID}
Parameters
#/components/schemas/RequiredLeadID — unresolved $ref
Response
The lead details were fetched successfully.
Example response
{
"link_to_reply_in_yelp": "https://biz.yelp.com/leads_center/VXi7gzRqPKp63X0u6fUtbg/leads/18kPq7GPye-YQ3LyKyAZPw"
}