# Provides the audit trail pdf document for a specific appLog Endpoint: GET /api/AppLog/GetAuditTrail/{guid} Version: v1 ## Path parameters: - `guid` (string, required) The guid of the appLog ## Header parameters: - `apiKey` (string, required) ## Response 400 fields (application/pdf): - `type` (string,null) - `title` (string,null) - `status` (integer,null) - `detail` (string,null) - `instance` (string,null) - `errors` (object,null) ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 500 fields