service_id
in the path. This endpoint returns metadata for each registered server, allowing teams to see which servers are actively being monitored under a given service.Pagination is supported through the
limit
and page
query parameters, making it easier to manage large infrastructures and avoid overloading responses.Use cases:
- Monitoring overview — View all servers linked to a service in one place for easy review and filtering.
- Infrastructure audits — Confirm which servers are actively tracked, and identify naming, description, or timezone discrepancies.
- Bulk operations support — Use the returned list to trigger updates, cleanups, or batch actions across monitored servers.