GET
/
api
/
v1
/
experience_histories
/
{id}
{
  "@context": "<string>",
  "@id": "<string>",
  "@type": "<string>",
  "id": 123,
  "user": "https://example.com/",
  "entity": "<string>",
  "yearBegin": 2000,
  "yearEnd": 2000,
  "position": "<string>"
}

Path Parameters

id
string
required

ExperienceHistory identifier

Response

200
application/ld+json

ExperienceHistory resource