openspecimen/rest/ng/institutes/{instIdid}
or
openspecimen/rest/ng/institutes/name={name}
...
Below are the attributes which need to be sent in the url :
Parameter | Details |
---|---|
instIdid | Institute id to fetch the institute |
name | Institute name to fetch the institute |
...
http[s]:<host>:<port>/openspecimen/rest/ng/institutes/{instIdid}
or
http[s]:<host>:<port>/openspecimen/rest/ng/institutes/name={name}
...