One entry of the audit trail, with its full before/after images
GET/admin/activity/:id
The same entry the list returns, with properties unabridged.
An entry belonging to another casino answers 404 rather than 403, deliberately: telling the two apart would confirm that an id exists somewhere the caller cannot see.
Permission: activity.read
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 503
The entry
X-Tenant-Id is missing, or scope is not a value this route knows
No session cookie, or it expired
The role lacks activity.read, or the caller is not a member of this casino
No such entry, or it belongs to another casino
No trail store on this instance