Get Start Hook
Environments
Get Start Hook
Returns the active start hook (if any) for the environment. Start hooks run at workspace boot, after the warm sandbox is claimed; the env-level hook runs before any repository-level start hooks defined in replicas.json / replicas.yaml.
GET
Get Start Hook
Authorizations
API key authentication. Obtain your API key from the Replicas dashboard under Settings > API Keys.
Path Parameters
Environment UUID, or the literal string global.
Response
Successful response
The active start hook for the environment (null if none has ever been saved).