Versions Compared

Key

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

openspecimen/rest/ng/biohazards

...

URL

http://<host>:<port>/openspecimen/rest/ng/biohazards

or

http://<host>:<port>/ openspecimen/rest/ng/biohazards?maxResults=2

MethodGET
Requestapplication/json

Response

[0]

{

biohazardId3

name"Cr-51"
type: "infectious"
comment"Something "
activityStatus:"Active"
}
[1]

{

biohazardId4

name"Cr-52"
type: "infectious"
comment"Something "
activityStatus:"Active"
}

 

Error Cases :

code
Applies to
Status Message
200All resourcesbiohazard Biohazard got successfully
401All requestsAuthorization failed, user doesn’t have authority
500All requestsInternal server error, encountered server error while performing operations