Get form history
GET/forms/projects/:sceneId/history/forms/:templateType/:id/:formId
Get form history
Request
Path Parameters
sceneId stringrequired
templateType stringrequired
id stringrequired
formId stringrequired
Responses
- 200
- 401
- 403
- 404
- 500
Success
- application/json
- Schema
Schema
any
Unauthorized
Forbidden
Not Found
Server Error
Loading...