Patient Form Requests
Retrieve Patient Form Request
GET
Retrieve Patient Form Request
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Response
200 - application/json
The ID of the patient that should be associated with the request.
The IDs of the forms that should be associated to the request. Please note that you must create these forms before trying to create a request.
The ID of an appointment to associate with this form request. When the appointment is in the past, the notification_date validation is skipped.
This is the date that the request will appear in the Practice's action queue. Must be in the future unless an appointment in the past is provided. Defaults to one week from today.
Retrieve Patient Form Request