Get NPS data for a service order
GET/service-orders/:id/nps
Retrieves the most recent NPS (Net Promoter Score) data associated with a specific service order. Supports eager loading of related resources.
Request
Responses
- 200
- 401
- 403
- 500
NPS data for the service order
Unauthenticated
Forbidden - Missing permission: read service order nps
Internal server error