openspecimen/rest/ng/collection-protocols-events/{id}
...
URL | http://<host>:<port>/openspecimen /rest/ng/collection-protocol-events/1
|
Method | GET |
Response | Code Block |
---|
language | js |
---|
theme | Eclipse |
---|
linenumbers | true |
---|
| {
"id": 4,
"eventLabel": "Baseline",
"eventPoint": 10,
"collectionProtocol": "Planned Clinical Study",
"defaultSite": "Arkansas Hospital",
"clinicalDiagnosis": "Not Specified",
"clinicalStatus": "Not Specified",
"activityStatus": "Active",
"code": null,
"specimenRequirements": null
} |
|
Error Cases :
| | |
---|
200 | All resources | Collection protocol event got successfully |
401 | All requests | Authorization failed, user doesn’t have authority |
500 | All requests | Internal server error, encountered server error while performing operations |