Rest

Fetch list of forms for a given appointment. Results are sorted by form state (pending first, completed last), reverse chronological order (most recent first).

get/WaiverForm/GetFormsByAppointmentId

Query parameters

appointmentIdinteger required

Headers

Authorizationstring required

Bearer {user_token}

SiteIdinteger required

Site ID

Response

OK

Changes