Users
Specify diff to recevice a diff of the audit log changes
Authorizations
Query parameters
diffbooleanOptional
Whether a diff of the audit logs should be provided
Responses
200
successful operation
application/json
Responseone of
or
400
Invalid status value
application/json
get
GET //audit/users HTTP/1.1
Host: api.ecosuite.io
Authorization: YOUR_API_KEY
Accept: */*
{
"diff": {
"ANY_ADDITIONAL_PROPERTY": [
{}
]
}
}