The Get Details of a Case API retrieves details of a case in a release.
Success
No Content
Bad Request
Unauthorized
Forbidden
Not Found
Not acceptable
Internal server error
{- "shortName": "Case55",
- "title": "Becoming a Member",
- "acceptCount": 0,
- "rejectCount": 0,
- "comments": "",
- "profileId": "1",
- "releaseId": "202201000000002",
- "clusterId": "1000000402",
- "isVisible": true,
- "thresholdValue": 50,
- "thresholdType": "Default",
- "caseType": "Content",
- "createdBy": {
- "id": "1013",
- "firstName": "John",
- "middleName": "",
- "lastName": "Doe"
}, - "createdDate": "2022-06-26T11:11:00Z",
- "modifiedBy": {
- "id": "1013",
- "firstName": "John",
- "middleName": "",
- "lastName": "Doe"
}, - "modifiedDate": "2022-06-26T11:11:00Z",
- "thresholdValueFromCluster": 90,
- "metadata": [
- {
- "title": "",
- "additionalInformation": "",
- "action": ""
}
], - "link": {
- "rel": "self",
- "href": "/knowledge/portalmgr/v4/portals/PROD-1000/gh/casebasereleases/202201000000002/cases/1000001085?%24lang=en-US"
}, - "id": "1000001085"
}