Got feedback or spotted a mistake?
Leave a comment at the end of this page or email contact@krishagni.com
Check specimen exists
HEAD openspecimen/rest/ng/specimens
Use this API to check whether specimen exists of given label.
Parameter Details:
The request parameter label of specimen is given in string.
Result:
The boolean value true is returned if specimen exists, else error message is given.
API Example:
URL | openspecimen/rest/ng/specimens?label=blood1 |
Request | application/json |
Method | HEAD |
Response | true |
Got feedback or spotted a mistake?
Leave a comment at the end of this page or email contact@krishagni.com