Get list of birthdays from LinkedIn
This API allows the authenticated user to fetch a list of birthdays from the LinkedIn. The user can use this data to send birthday wishes to their connections who have their birthdays coming up.
| Header Parameters |
|---|
x-api-key uuid — REQUIRED |
x-api-secret uuid — REQUIRED |
| Request Body — REQUIRED |
|---|
accountId string — REQUIRED |
| Responses |
|---|
| Schema — OPTIONAL |
|---|
first_name string | last_name string | full_name string | title string | location string | industry string | experience object[]name string | title string | description string | location string — OPTIONAL | logo string | start_date string | industries string[] | end_date string — OPTIONAL |
| company string | image string | linkedin string | education string | summary string | email string | website | birthday | phone | twitter | connections number | address | is_premium boolean | is_openlink boolean | is_connected boolean | is_following boolean | is_influencer boolean | is_jobseeker boolean | can_send_open_inmail boolean | headline string | followers_count number | tracking_id string | profile_id string | skills string[] |
|
| Schema — OPTIONAL |
|---|
status string | request_id string | error string |
|