GetLead
## Gets Lead Details
This endpoint retrieves the details of a specific lead based on their LinkedIn profile URL.
**Remark:** The response will provide detailed information about the lead that matches the specified profile URL.
### Body Parameters
- **profileUrl** _(string)_: The LinkedIn profile URL of the lead. This parameter is required.
Headers
X-API-KEY
API key header using this scheme. Example: āX-API-KEY: {API_KEY}ā
Request
This endpoint expects an object.
profileUrl
Response
OK
linkedin_id
imageUrl
firstName
lastName
fullName
location
summary
companyName
companyUrl
position
username
connections
followers
experiences
education
profileUrl
enrichedEmailAddress
emailEnrichments
industry
about
emailAddress
headline

