get https://api.yelp.com/v3/businesses//lead_ids
Returns the lead IDs for a given Business ID.
Example:
To fetch the lead IDs for a business with the ID VXi7gzRqPKp63X0u6fUtbg
, send an authenticated GET request to the following URL:
https://api.yelp.com/v3/businesses/VXi7gzRqPKp63X0u6fUtbg/lead_ids
A sample response is shown in the example response box on the right under "200 - Lead IDs"