Get contacts by IDs
Contacts
Get contacts by IDs
Retrieve enriched contact information including name, company, job title, email, and phone.
POST
Get contacts by IDs
Authorizations
Account API key passed in the Authorization header
Body
application/json
List of contact UUIDs to retrieve
Example:
["b3c6f5e2-1234-4abc-9def-0123456789ab"]
Response
object[] | null
OK
Company LinkedIn ID
Example:
"104924588"
Company LinkedIn slug
Example:
"tamtam-ai"
Current company name
Example:
"TAMTAM"
Contact UUID
Example:
"b3c6f5e2-1234-4abc-9def-0123456789ab"
Contact email address
Example:
"elliot.alderson@tamtam.ai"
Contact first name
Example:
"Elliot"
Current job title
Example:
"Head of Sales"
Contact last name
Example:
"Alderson"
LinkedIn profile URL
Example:
"https://www.linkedin.com/in/elliot-alderson"
Contact location
Example:
"Paris, France"
Contact phone number
Example:
"+33639981234"