Versions Compared

Key

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

Summary

This page contains documentation of REST API to get surgical pathology report text.

Request Details

Use following http GET request to get surgical pathology report (SPR) text.

...

URLhttp[s]:<host>:<port>/openspecimen/rest/ng/visits/1/spr-text
MethodGET
content-typeapplication/json

Response

surgical pathology report text


Error Cases 

Code
Applies to
Status Message
200All resourcesSurgical pathology report text retrieved successfully
401All requestsUser does not have sufficient rights to perform this operation
404All requestsVisit specified in requested operation does not exists
500All requestsInternal Server Error. Report this error to system administrator.