PEOPLE
Changes
This endpoint get the recent changes for a person.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
This refers to a unique identifier assigned to an individual within a database.
Example:
""
Query Parameters
This indicates the end of the date range for the data you want to retrieve
Indicates which page of results to return. Default is the first page (1).
Example:
1
It specifies what date you want the results to start from
Response
200 - application/json
changes
The response is of type object
.