Eform Instance
API endpoint for querying EForms
GET /api/public/eforms/14/?format=api
{ "url": "https://testing.clinic-frontend.dc.gompels.com/api/public/eforms/14/?format=api", "is_deleted": false, "deleted_at": null, "name": "External form", "title": "External form", "description": "External form link with confirmation box", "version": 0, "subversion": 2, "formDefinition": [ { "type": "header", "label": "Please follow the steps below to complete your booking: ", "access": false, "subtype": "h1" }, { "name": "text-1607008534199", "type": "text", "label": "Text Field", "value": "1. Please click the Link to Pharmadoctor 2. Press 'Start Consultation' and follow the steps to book (you may need to register first!) ", "access": false, "subtype": "text", "required": false, "className": "form-control" }, { "type": "paragraph", "label": "<a href=\"https://gompels.pharmadoctor.clinic/\" target=\"_blank\">Link to pharmadoctor</a><br>", "access": false, "subtype": "p" }, { "name": "checkbox-group-1606991707179", "type": "checkbox-group", "label": "Confirm form at link filled in<br>", "other": false, "access": false, "inline": true, "toggle": false, "values": [ { "label": "I confirm I have filled in the form on the above website", "value": "i-agree", "selected": true } ], "required": true } ], "created": "2020-12-03T15:18:18.395000Z", "modified": "2020-12-03T15:21:39.705000Z", "archived": true, "is_vaccination_form": false }