Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

openspecimen/rest/ng/departments/{deptIdid}

or

openspecimen/rest/ng/departments/name={name}

...

Below are the attributes which need to be sent in the url :

Parameter
Details
deptIdidDepartment id to fetch the department
nameDepartment name to fetch the department

...

http[s]:<host>:<port>/openspecimen/rest/ng/department/{deptIdid}

or

http[s]:<host>:<port>/openspecimen/rest/ng/department/name={name}

...