This endpoint get the recent changes for a person.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
This refers to a unique identifier assigned to an individual within a database.
""
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).
1
It specifies what date you want the results to start from
changes
The response is of type object
.