Get specific version of an InspectionTemplate via an ID.
GET/inspection-templates/versions/:inspectionTemplateVersionId
Retrieve details of a specific InspectionTemplateVersion using its ID.
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