Command Palette
Search for a command to run

Get service status

Retrieve detailed status for a service including cloud resources and worker states

GET
/auth/v1/seed/{namespace}/services/{name}/status

Path parameters


namespace
type: string
required
The namespace (user or organization) the service belongs to.
name
type: string
required
The service name.

Previous Get a service

Next Scale a service