Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.bold-factory.com/v1/people/audit/{entityName}/{entityId} \ --header 'Authorization: Bearer <token>'
{ "events": [ { "eventId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "eventName": "<string>", "aggregateName": "<string>", "aggregateId": "<string>", "majorVersion": 123, "minorVersion": 123, "author": "<string>", "content": "<string>", "occurredOn": "2023-11-07T05:31:56Z" } ] }
Requires App.Admin role
App.Admin
Use a valid JWT token in the Authorization header with the format 'Bearer {token}'
OK
Show child attributes