Fetch Own Profile Details
This API retrieves the profile details of the currently logged-in LinkedIn user through the We-Link platform.
| Header Parameters |
|---|
x-api-key uuid — REQUIRED |
x-api-secret uuid — REQUIRED |
| Request Body — REQUIRED |
|---|
accountId string — REQUIRED |
| Responses |
|---|
| Schema — OPTIONAL |
|---|
status string | request_id string | result objectfirst_name string | last_name string | full_name string | title string | location string | industry string | experience object[]name string | title string | description | location string | logo string | start_date string | industries string[] | end_date string — OPTIONAL |
| company string | image string | linkedin string | education string | summary string | email string | website string | birthday string | phone string | twitter string | connections number | address string | 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 undefined[] |
|
|
| Schema — OPTIONAL |
|---|
status string | request_id string | error string |
|