Get a single workspace service by name.
Workspace Services
Get Workspace Service
Get a single workspace service by name, including its health status and port.
GET
Get a single workspace service by name.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Service details
Runtime backing service instance tracked for health monitoring. Distinct from ServiceSpec (which generates systemd units for custom processes). WorkspaceService tracks apt-managed daemons like PostgreSQL, Redis, RabbitMQ.