GET
/
3
/
person
/
{person_id}
/
changes
{
  "changes": []
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

person_id
string
required

This represents the person ID. Get it here

Response

200 - application/json

Changes

The response is of type object.