Skip to content

Get a prescription request

GET
/prescription/{prescriptionId}
curl --request GET \
--url https://example.com/prescription/example \
--header 'Authorization: Bearer <token>'
prescriptionId
required
string

Prescription request found.