Skip to main content
POST
Bulk Contacts

Request

string
default:"EN"
  • NL: Dutch - FR: French - EN: English

Body

array
You can request up to 100 companies at once.
object
number
default:"4"
Number of items to return per page. (max 500)
number
default:"0"
Number of items to skip. companies.length x limit may not exceed 500.

Response

The same limit and offset are shared over all companies.
string | null
The contact’s job title, or null when not available.
Warning: While it is possible for contactId values to change, this will not happen often and should not occur regularly.

However, it is important not to rely solely on contactId values in your workflows, as they could fluctuate in the future.

For more consistent results, consider using other identifiers or attributes when working with contacts.