Get compliance report metadata for a batch

Returns compliance report metadata by batch ID.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

batchIdstringRequiredformat: "^[0-9a-f]{24}$"
batchId

Response

complianceHistory
idstringformat: "^[0-9a-f]{24}$"
batchIdstringformat: "^[0-9a-f]{24}$"
treeIdstringformat: "^[0-9a-f]{24}$"
versionstring
nodePathstring
deviceNamestring
timestampstringformat: "\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}.\d{3}Z"
totalsobject

Errors

500
Internal Server Error