...
openspecimen/rest/ng/institutes/byname?name={name}
Use this resource to get institute . This API returns the institute present in the openSpecimen application of given name and id.
...
http[s]:<host>:<port>/openspecimen/rest/ng/institutes/byname?name={name}
Use this URL to get institute by an id in openSpecimen application.
...
URL |
or
| ||||||||||||
Method | GET | ||||||||||||
Request | application/json | ||||||||||||
Response |
{
|
Error Cases :
code | Applies to | Status Message |
---|---|---|
200 | All resources | Institute got successfully |
401 | All requests | Authorization failed, user doesn’t have authority |
500 | All requests | Internal server error, encountered server error while performing operations |