Retrieve a List of Analysis ID Response

The following is an example response using the input provided in the sections above.

{

"analysisId": "string",

"analysisType": "string",

"cases": [

{

"caseId": "string",

"displayId": "string",

"status": "string",

"subState": "string"

}

],

"domainId": "string",

"manifestContent": {},

"source": "string",

"status": "string",

"workgroupId": "string"

}