Retrieve all customers for an organization in reverse chronological order. 50 customers will be returned at a time and may be paginated using the startingAfter query parameter.
The key assigned to your company and provided via Meadow
The key generated and provided by our mutual client
The id for a customer that you want to retrieve all customers after this one. Pass in the last id in a response to retrieve the next page.
A date that must be formatted as YYYY-MM-DD. When submitted, the response will return the latest customer on that day and continue in reverse chronological order. I.E. if 2022-11-25 is passed in, the first customer will be as close to 11:59pm November 25th, 2022 as possible.
Accepts a single value of updatedAt if you would like the customers list to be sorted by when each customer was last updated in reverse chronological order (i.e. most recently updated first). Example on how to use: ?sortBy=updatedAt
updatedAt List customers response
The id for the customer
An ID used to display to the customer and dispensary instead of the id number
The first name of the customer
The last name of the customer
The email of the customer
The phone of the customer
The date the customer joined the dispensary
The date this customer was last updated
The birthday of the customer in YYYY-MM-DD
One of male, female, tertiary
The postal code of the customer
The expiration date of this customer’s drivers license or null if it is not recorded.
Whether this customer is opted in to receive marketing
When this customer opted in to marketing or null
An array of Strings for the names of the customer groups this customer is a part of (Example: Veterans, Seniors, etc.)
Information about the loyalty of the customer
The most recent address used for a delivery order or null if one does not exist
The expiration date of this customer’s medical recommendation or null if they are an adult use customer