LinkedIn · Example Payload

Linkedin Regulations Data Portability Image Reference Example

BusinessCareersMarketingProfessional NetworkingRecruitingSocial MediaFortune 1000

Linkedin Regulations Data Portability Image Reference Example is an example object payload from LinkedIn, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

croppedoriginalcropInfo

Example Payload

Raw ↑
{
  "cropped": "example_value",
  "original": "example_value",
  "cropInfo": {
    "x": 0,
    "y": 0,
    "width": 400,
    "height": 400
  }
}