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.
Documentation Index
Fetch the complete documentation index at: https://docs.rigbox.dev/llms.txt
Use this file to discover all available pages before exploring further.
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.