Returns those InspectionTemplates the operator has access to.
GET/accessible-inspection-templates
InspectionTemplates the authenticated operator has access to are InspectionTemplate that are assigned to assets the operator has keys for, for the period the key is valid.
Responses
- 200
- 400
- 401
- 403
- 404
- 500
A list of inspectionTemplates.
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error