{
"type": "object",
"properties": {
"id": {
"type": "string"
},
"lists": {
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"name": {
"type": "string"
},
"status": {
"type": "string"
}
}
}
},
"tags": {
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"name": {
"type": "string"
}
}
}
},
"profile_info": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"full_name": {
"type": "string"
},
"first_name": {
"type": "string"
},
"last_name": {
"type": "string"
},
"headline": {
"type": "string"
},
"about": {
"type": "string"
},
"linkedin_url": {
"type": "string"
},
"work_email": {
"type": "string"
},
"personal_emails": {
"type": "array",
"items": {
"type": "string"
}
},
"current_title": {
"type": "string"
},
"current_function": {
"type": "string"
},
"current_seniorities": {
"type": "array",
"items": {
"type": "string"
}
},
"current_company_id": {
"type": "string"
},
"current_company_name": {
"type": "string"
},
"current_company_logo_url": {
"type": "string"
},
"current_company_size": {
"type": "object",
"properties": {
"min": {
"type": "integer"
},
"max": {
"type": "integer"
}
}
},
"current_company_location": {
"type": "string"
},
"current_company_linkedin_url": {
"type": "string"
},
"current_company_websites": {
"type": "array",
"items": {
"type": "string"
}
},
"current_company_industries": {
"type": "array",
"items": {
"type": "string"
}
},
"experience": {
"type": "array",
"items": {
"type": "object",
"properties": {
"is_current": {
"type": "boolean"
},
"company_id": {
"type": "string"
},
"company": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"canonical_name": {
"type": "string"
},
"name": {
"type": "string"
},
"founded": {
"type": "string"
},
"size": {
"type": "object",
"properties": {
"min": {
"type": "integer"
},
"max": {
"type": "integer"
}
}
},
"social_media": {
"type": "array",
"items": {
"type": "object",
"properties": {
"network": {
"type": "string"
},
"id": {
"type": "string"
},
"slug": {
"type": "string"
},
"url": {
"type": "string"
},
"url_status": {
"type": "string"
}
}
}
},
"locations": {
"type": "array",
"items": {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"city": {
"type": "string"
},
"state": {
"type": "string"
},
"country": {
"type": "string"
},
"is_primary": {
"type": "boolean"
}
}
}
},
"industries": {
"type": "array",
"items": {
"type": "string"
}
},
"websites": {
"type": "array",
"items": {
"type": "string"
}
},
"logo_url": {
"type": "string"
}
}
},
"title": {
"type": "string"
},
"seniorities": {
"type": "array",
"items": {
"type": "string"
}
},
"function": {
"type": "string"
},
"location": {
"type": "array",
"items": {
"type": "string"
}
},
"description": {
"type": "string"
},
"start_date": {
"type": "string"
},
"end_date": {
"type": "string"
},
"status": {
"type": "string"
},
"start_date_confidence": {
"type": "string"
}
}
}
},
"current_location": {
"type": "string"
},
"skills": {
"type": "array",
"items": {
"type": "string"
}
},
"education": {
"type": "array",
"items": {
"type": "object",
"properties": {
"school": {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"location": {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"city": {
"type": "string"
},
"state": {
"type": "string"
},
"country": {
"type": "string"
}
}
},
"website": {
"type": "string"
},
"linkedin_url": {
"type": "string"
},
"linkedin_id": {
"type": "integer"
}
}
},
"start_date": {
"type": "string"
},
"end_date": {
"type": "string"
},
"degrees": {
"type": "array",
"items": {
"type": "string"
}
},
"majors": {
"type": "array",
"items": {
"type": "string"
}
},
"activities": {
"type": "string"
},
"grade": {
"type": "string"
},
"description": {
"type": "string"
}
}
}
},
"social_media": {
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"entity_id": {
"type": "string"
},
"network": {
"type": "string"
},
"url": {
"type": "string"
},
"url_status": {
"type": "string"
},
"connections": {
"type": "integer"
},
"followers": {
"type": "integer"
},
"join_date": {
"type": "string"
}
}
}
},
"certifications": {
"type": "array",
"items": {
"type": "object",
"properties": {
"end_date": {
"type": "string"
},
"name": {
"type": "string"
},
"organization": {
"type": "string"
},
"start_date": {
"type": "string"
}
}
}
},
"smart_tags": {
"type": "array",
"items": {
"type": "string"
}
},
"hiring": {
"type": "boolean"
},
"open_to_work": {
"type": "boolean"
},
"latest_role_change_at": {
"type": "string"
},
"latest_company_change_at": {
"type": "string"
},
"current_job_updated_at": {
"type": "string"
},
"updated_at": {
"type": "string"
},
"created_at": {
"type": "string"
},
"last_refresh_at": {
"type": "string"
},
"image_url": {
"type": "string"
}
}
},
"found_by": {
"type": "object",
"properties": {
"ids": {
"type": "array",
"items": {
"type": "string"
}
},
"linkedin_names": {
"type": "array",
"items": {
"type": "string"
}
},
"linkedin_ids": {
"type": "array",
"items": {
"type": "integer"
}
},
"linkedin_entity_ids": {
"type": "array",
"items": {
"type": "string"
}
}
}
}
}
}