GET api/Audit/Results/{runUuid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| runUuid | string |
Required |
Body Parameters
None.
Response Information
Resource Description
AuditJobRun| Name | Description | Type | Additional information |
|---|---|---|---|
| Summary | boolean |
None. |
|
| Progress | decimal number |
None. |
|
| Count | integer |
None. |
|
| Fails | integer |
None. |
|
| Warnings | integer |
None. |
|
| Success | integer |
None. |
|
| RunId | integer |
None. |
|
| BatchId | string |
None. |
|
| AuditJobUuid | string |
None. |
|
| ProgressLog | Collection of DomainEvent |
None. |
|
| Results | Collection of AssetAuditResults |
None. |
|
| Outcome | EventType |
None. |
|
| OutcomeString | string |
None. |
|
| Message | string |
None. |
|
| ReportPath | string |
None. |
|
| ReportOutOfDate | boolean |
None. |
|
| Target | string |
None. |
|
| ReportStorage | DataStorageType |
None. |
|
| Uuid | string |
None. |
|
| OrganizationUuid | string |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedBy | string |
None. |
|
| Hidden | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"Summary": true,
"Progress": 2.1,
"Count": 3,
"Fails": 4,
"Warnings": 5,
"Success": 6,
"RunId": 7,
"BatchId": "sample string 8",
"AuditJobUuid": "sample string 9",
"ProgressLog": [
{
"AgentIdentifiers": [
{
"ObjectIdentifierType": "None",
"IdentifierType": 0,
"Uuid": "sample string 2",
"ObjectType": 0,
"Name": "sample string 3"
},
{
"ObjectIdentifierType": "None",
"IdentifierType": 0,
"Uuid": "sample string 2",
"ObjectType": 0,
"Name": "sample string 3"
}
],
"Message": "sample string 1",
"PremisEvent": 1,
"Outcome": 1,
"OutcomePath": "sample string 2",
"Created": "2025-10-29T21:19:36.0745398-04:00",
"MetsEventString": "Exempt",
"Identifier": "sample string 4",
"MetsEvent": 1,
"Stage": 1,
"Status": 1,
"JobName": "sample string 5",
"JobUuid": "sample string 6",
"MimeType": "sample string 7",
"DurationMs": 8,
"DurationTicks": 9,
"Progress": 10.0,
"StageString": "Undefined",
"StatusString": "Undefined",
"OutcomeString": "Undefined",
"PremisEventString": "Exempt",
"ObjectTypeString": "None",
"IdentifierTypeString": "None",
"TimeStampString": "21:19:36.074",
"CreatedString": "10/29/2025 9:19 PM",
"PackageUuid": "sample string 11",
"PackageName": "sample string 12",
"ObjectIdentifierType": "None",
"IdentifierType": 0,
"Uuid": "sample string 14",
"ObjectType": 0,
"Name": "sample string 15"
},
{
"AgentIdentifiers": [
{
"ObjectIdentifierType": "None",
"IdentifierType": 0,
"Uuid": "sample string 2",
"ObjectType": 0,
"Name": "sample string 3"
},
{
"ObjectIdentifierType": "None",
"IdentifierType": 0,
"Uuid": "sample string 2",
"ObjectType": 0,
"Name": "sample string 3"
}
],
"Message": "sample string 1",
"PremisEvent": 1,
"Outcome": 1,
"OutcomePath": "sample string 2",
"Created": "2025-10-29T21:19:36.0745398-04:00",
"MetsEventString": "Exempt",
"Identifier": "sample string 4",
"MetsEvent": 1,
"Stage": 1,
"Status": 1,
"JobName": "sample string 5",
"JobUuid": "sample string 6",
"MimeType": "sample string 7",
"DurationMs": 8,
"DurationTicks": 9,
"Progress": 10.0,
"StageString": "Undefined",
"StatusString": "Undefined",
"OutcomeString": "Undefined",
"PremisEventString": "Exempt",
"ObjectTypeString": "None",
"IdentifierTypeString": "None",
"TimeStampString": "21:19:36.074",
"CreatedString": "10/29/2025 9:19 PM",
"PackageUuid": "sample string 11",
"PackageName": "sample string 12",
"ObjectIdentifierType": "None",
"IdentifierType": 0,
"Uuid": "sample string 14",
"ObjectType": 0,
"Name": "sample string 15"
}
],
"Results": [
{
"AssetUuid": "sample string 1",
"AssetName": "sample string 2",
"Outcome": 1,
"OutcomeString": "Undefined",
"Message": "sample string 3",
"Results": [
{
"Type": "sample string 1",
"Identifier": "sample string 2",
"Expected": "sample string 3",
"Current": "sample string 4",
"Correction": "sample string 5",
"Outcome": 1,
"OutcomeString": "Undefined",
"CorrectionType": 1
},
{
"Type": "sample string 1",
"Identifier": "sample string 2",
"Expected": "sample string 3",
"Current": "sample string 4",
"Correction": "sample string 5",
"Outcome": 1,
"OutcomeString": "Undefined",
"CorrectionType": 1
}
]
},
{
"AssetUuid": "sample string 1",
"AssetName": "sample string 2",
"Outcome": 1,
"OutcomeString": "Undefined",
"Message": "sample string 3",
"Results": [
{
"Type": "sample string 1",
"Identifier": "sample string 2",
"Expected": "sample string 3",
"Current": "sample string 4",
"Correction": "sample string 5",
"Outcome": 1,
"OutcomeString": "Undefined",
"CorrectionType": 1
},
{
"Type": "sample string 1",
"Identifier": "sample string 2",
"Expected": "sample string 3",
"Current": "sample string 4",
"Correction": "sample string 5",
"Outcome": 1,
"OutcomeString": "Undefined",
"CorrectionType": 1
}
]
}
],
"Outcome": 1,
"OutcomeString": "Undefined",
"Message": "sample string 10",
"ReportPath": "sample string 11",
"ReportOutOfDate": true,
"Target": "sample string 13",
"ReportStorage": 1,
"Uuid": "sample string 14",
"OrganizationUuid": "sample string 15",
"CreatedOn": "2025-10-29T21:19:36.0745398-04:00",
"CreatedBy": "sample string 18",
"ModifiedOn": "2025-10-29T21:19:36.0745398-04:00",
"ModifiedBy": "sample string 21",
"Hidden": true
}
