Get InspectionAssignment by ID.
GET/inspection-assignments/:inspectionAssignmentId
This API is used to retrieve InspectionAssignment details based on its ID.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
InspectionAssignment was retrieved successfully.
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error