Get Lead IDs for a Business

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"

Path Params
string
required

The Yelp Business ID

Query Params
integer
1 to 20
Defaults to 20

The maximum number of items to return. Default=20 (1-20).

string

If specified, only lead IDs that come after this lead ID will be returned.

Responses

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json