Get specific version of an InspectionTemplate.
GET/inspection-templates/:inspectionTemplateId/versions/:version
Retrieve details of a specific version of an InspectionTemplate using its ID and version number.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Details of the specified version of the InspectionTemplate.
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error