Company
Contacts
GET
Request
Path
countryCode can be either BE
, NL
or FR
- Belgium: Enterprise (KBO) number. This is equal to the VAT without ‘BE’.
- The Netherlands: KVK number
- France: SIREN number
Query
You can query on name or jobTitle.
Return only contacts with official roles.
Number of items to return per page. (max 500)
Number of items to skip.
You can chain multiple seniorities.
For example, use
For example, use
C_LEVEL,NON_MANAGEMENT
to search for both C-Level and Non-Management roles.You can chain multiple departments.
For example, use
For example, use
SOFTWARE_ENGINEERING,PRODUCT_MANAGEMENT
to search for both Software-engineering and Product-Management departments.You can chain multiple official roles.
For example, use
For example, use
FOUNDER,COOWNER
to search for both Founder and Co-owner official roles.Response
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.