List service orders with filters and pagination
GET/service-orders
Returns a paginated list of service orders with optional filters for client, status, serial number, dates, and more.
Request
Responses
- 200
- 401
- 403
- 500
Paginated list of service orders
Unauthenticated
Forbidden - Missing permission: read service orders
Internal server error