Forms
Get one form including its full question set. Questions are grouped into steps: each entry of steps[] has a title and a fields[] array, and each field carries its label, fieldType, whether it is required, and its options where relevant. This is the endpoint that tells you what a trainee was actually asked; GET /forms only lists metadata.
get/api/public/forms/{formId}
Path parameters
formIdstring required
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.