List lead data

Returns paginated lead data for a company. Results can be filtered by lead creation date, last update date, or minimum lead ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Company slug from the goBluebird URL.

Query Params
string

Optional start date or datetime filter.

string

Optional end date or datetime filter.

string

Only return lead data updated on or after this date or datetime.

string

Only return lead data updated on or before this date or datetime.

integer

Only return records with a lead ID greater than or equal to this value.

string
enum
Defaults to latest_updated_at

Sort field for lead data.

Allowed:
integer
≥ 1
Defaults to 1

Page number to retrieve. Default page size is 100.

Responses

403

The API token is not authorized for this company or operation.

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