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