Get Step Execution
GET/api/v1/reports/:report_id/steps/:step_id
Get one step execution with questionnaire definitions and answers. Section parentId identifies a parent section, Question parentId identifies a parent question, and answer parentId is the legacy parent answer-choice identifier; use answer parentChoiceId for new integrations.
Request​
Responses​
- 200
- 400
- 401
- 422
- 500
OK
Bad request
Unauthorized
Validation Error
Internal Error