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/v1/environments/{environmentId}/start-hooks

Path parameters

environmentIdstring required

Environment UUID, or the literal string global.

Response

Successful response

Changes