GetDocument
Returns a document details.
JavaScript library method
patientportal.documents.getDocument({
document: <document>
});
HTTP Method
Verb | URL |
---|---|
GET | /patientportalapi/documents/document |
URL Parameters
Parameter | Type | Description |
---|---|---|
document | document | The key of the document provided by the API. |