Command Palette
Search for a command to run

List domains

Retrieve all custom domains attached to a service

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

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 Add a domain

Next Get a domain