Audit - Single Record
GET /audit/v2/{bucket}/{resource_type}/{uid}/audit
Pull audit log messages from a single record
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”The bucket (client) name
Example
exampleThe type of resource, usually the second element in the URI e.g person, organisation, member, payment
Example
personUsually the final element in the URI, an alphanumeric unique identifier
Example
6305f074683e800f3abe809eQuery Parameters
Section titled “Query Parameters ”Responses
Section titled “ Responses ”A list of change records for the URI
List of changes to the record
object
object
A date in the format YYYY-MM-DDTHH:MM:SS.mmmmmm
Example
2023-09-05T11:27:06.437000Human readable diff
URIs are unique identifiers for resources in the system,
they are structured as follows /bucket/resource_type/uid/
Example
/example/person/6305f074683e800f3abe809e/URIs are unique identifiers for resources in the system,
they are structured as follows /bucket/resource_type/uid/
Example
/example/person/6305f074683e800f3abe809e/The type of resource, usually the second element in the URI e.g person, organisation, member, payment
Example
personobject
The previous value
The new value
The type of change
The number of changes
URIs are unique identifiers for resources in the system,
they are structured as follows /bucket/resource_type/uid/
Example
/example/person/6305f074683e800f3abe809e/A standard error message
Authentication error