Get service order current status (running or finished)
GET/service-orders/:id/status
Returns whether a service order is currently in attendance (running) or not (finished).
Request
Responses
- 200
- 401
- 403
- 500
Service order status
Unauthenticated
Forbidden - Missing permission: read service orders
Service order not found or internal server error