This API retrieves the list of LinkedIn events that the authenticated user is either attending or has been invited to, including event details such as title, date, and location.
| 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 objectevents object[]event_id string | title string | created_at number | state string | time_zone string | cancelled boolean | attendee_visibility boolean | can_invite boolean | start_at number | ends_at number |
|
|
|
| Schema — OPTIONAL |
|---|
status string | request_id string | error string |
|