List Prescriptions

Retrieve patient prescriptions with optional filters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Retrieve a list of prescriptions for the patient. Authenticate by providing the patient's JWT in the authorization header. Y

You can also use a variety of optional query parameters to filter the list, such as:

  • din
  • customerId
Query Params
string

Filter prescriptions with an ID less than or equal to this value.

string

Filter prescriptions with an ID greater than or equal to this value.

string

Filter prescriptions by a specific Drug Identification Number (DIN).

dins
array of strings

Filter prescriptions by a list of Drug Identification Numbers (DINs).

dins
string

Filter prescriptions by a unique patient identifier.

boolean

If true, includes voided prescriptions in the results. Defaults to false.

string

Filter prescriptions by the patient's name (first or last).

string

Filter prescriptions by the prescriber's name.

boolean

If true, includes fulfilled prescriptions in the results. Defaults to false.

string

Filter prescriptions associated with a specific order ID.

Headers
string
required

A Valid JWT Authentication token.

string

Your unique Organization ID. This header is only required when using a custom portal domain, otherwise it is optional.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json