Command Palette
Search for a command to run

Get a service

Retrieve details for a single service

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

Path parameters


namespace
type: string
required
The namespace (user or organization) the service belongs to.
name
type: string
required
The service name (e.g., `llama-serving`).

Previous List services

Next Get service status