List custom counters for a contract
GET/contracts/:contractId/custom-counters
Returns a paginated list of custom counters (printer models) associated with the given contract. Supports sorting, filtering by name or product, and eager loading of relations.
Request
Responses
- 200
- 401
- 403
- 500
Paginated list of custom counters
Unauthenticated
Forbidden - Missing permission: read custom counters
Internal server error