{ "title": "Get Data form", "description": "Form to gather data.", "type": "object", "required": [ "id" ], "properties": { "id": { "type": "string", "title": "ID" } } }