Get all InspectionTemplates.
GET/inspection-templates
Retrieve a list of all InspectionTemplates without their versions. Details such as questions are retrieved through other endpoints using the template ID.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
List of all InspectionTemplates.
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error