LinkedIn · Example Payload

Linkedin Compliance Events Compliance Authorization Example

BusinessCareersMarketingProfessional NetworkingRecruitingSocial MediaFortune 1000

Linkedin Compliance Events Compliance Authorization Example is an example object payload from LinkedIn, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

developerApplicationmemberstatuscreatedAt

Example Payload

Raw ↑
{
  "developerApplication": "urn:li:developerApplication:12345678",
  "member": "urn:li:person:ABC123def",
  "status": "AUTHORIZED",
  "createdAt": 1640000000000
}