parameters

📘

Parameter Group 1

At least one parameter among city, state and country must be provided unless emails is provided.

📘

Parameter Group 2

At least one parameter among company, title should be provided unless emails is provided.

Here is the list of supported parameters:

Name

Description

Example

firstName

First name of the profile.

firstName=Jane

lastName

Last name of the profile.

lastName=Doe

emails

Emails associated with a profile.

emails=janedoe%40exam.com or emails=[[email protected], [email protected]]

company

The name of the company where the profile has worked or is currently working.

company=Rhetorik

title

The profile's title is at the given company if the company parameter is provided. If the company parameter is not provided, the title the profile has held or is currently holding

title=software%20engineer

city

The city where the profile is located

city=Quebec

state

State of profile's location (For Canada and the US only).

state=QC

country

The country where the profile is located.

country=Canada

page

Which page of the results to retrieve
Default to 1

page=2

per_page

The number of results to return per page.
Default to 10.
Minimum = 1 & Maximum = 100

per_page=10


What’s Next