Get historical changes for users
| Name | Type | Required | Optional | Searchable | Note |
|---|---|---|---|---|---|
| siteid | numeric | REQUIRED, Passed via URI |
http://devsandbox.targetsolutions.com/v1/sites/:siteid/users/history
GET /sites/:siteid/users/history HTTP/1.1
Host: http://devsandbox.targetsolutions.com/v1
AccessToken: JAFhnD4gqG+EqN7yVxWLXQ==
Cache-Control: no-cache
{
"httpcode":200,
"moreinfo":"http://developers.targetsolutions.com/v1/responsecodes/901",
"developermessage":"The request returned zero results.",
"statuscode":901,
"status":"ok"
}
{
"httpcode":401,
"moreinfo":"http://developers.targetsolutions.com/v1/responsecodes/800",
"developermessage":"A request was made to a resource that you do not have ownership of.",
"statuscode":800,
"status":"access denied"
}