curl --location --request GET 'https://api.leadfeeder.com/v1/contacts/3219787601?account_id=123456&include=company' \
--header 'X-Api-Key: <api-key>'{
"data": {
"type": "contact",
"id": "435834",
"attributes": {
"address": {
"city": "Karlsruhe",
"country_code": "DE",
"country": "Germany"
},
"affiliation": "employee",
"custom_fields": {
"property1": {
"type": "ai_boolean",
"value": "Germany",
"reason": "The company provides API-driven identity management and security solutions. While it operates in a sector relevant to digital footprint and market activity, it does not explicitly analyze growth trajectories, headcount trends, or market momentum as described in the search query."
},
"property2": {
"type": "ai_boolean",
"value": "Germany",
"reason": "The company provides API-driven identity management and security solutions. While it operates in a sector relevant to digital footprint and market activity, it does not explicitly analyze growth trajectories, headcount trends, or market momentum as described in the search query."
}
},
"departments": [
"marketing_department",
"students_apprentices"
],
"emails": [
{
"address": "info@leadfeeder.com",
"source": "fullenrich"
}
],
"first_name": "John",
"gender": "male",
"hierarchy_level": "employees",
"last_name": "Doe",
"phones": [
{
"number": "+49 721 50057501",
"type": "landline",
"blacklisted": false,
"source": "fullenrich"
}
],
"position": {
"title": "Geschäftsführer",
"language_code": "DE"
},
"public_sources": [
{
"type": "homepage",
"url": "https://crowdfunding.dossier.at/unterstuetzerinnen/"
}
],
"social_media_profiles": {
"facebook": [
{
"url": "https://www.facebook.com/getdealfront",
"source": "fullenrich"
}
],
"instagram": [
{
"url": "https://instagram.com/getdealfront",
"source": null
}
],
"linkedin": [
{
"url": "https://www.linkedin.com/company/dealfront",
"source": "fullenrich"
}
],
"pinterest": [],
"twitter": [
{
"url": "https://twitter.com/getdealfront",
"source": null
}
],
"xing": [],
"youtube": []
},
"title": "Dr."
},
"relationships": {
"company": {
"id": "129011",
"type": "company"
},
"lists": [
{
"type": "list",
"id": "company_123",
"attributes": {
"name": "US Prospects",
"scope": "company",
"created_at": "2024-12-10T15:57:25Z",
"updated_at": "2024-11-24T11:50:00Z"
},
"relationships": {
"created_by": {
"id": "12345",
"type": "user"
}
}
}
],
"buyer_personas": [
{
"type": "buyer_persona",
"id": "7421",
"attributes": {
"name": "Sales Managers",
"created_at": "2024-12-10T15:57:25Z",
"filters": {
"department": [
{
"search_value": "US",
"display_value": "United States",
"negated": false
}
],
"job_title": [
{
"search_value": "US",
"display_value": "United States",
"negated": false
}
],
"location": [
{
"search_value": "US",
"display_value": "United States",
"negated": false
}
],
"seniority": [
{
"search_value": "US",
"display_value": "United States",
"negated": false
}
]
}
}
}
]
}
},
"meta": {
"credits": {
"charged": 1
},
"request_id": "cf054205-dd8c-4473-8689-07c30fe0789f"
}
}