Get Conversation Hooks
Conversations
Get Conversation Hooks
Get hooks currently configured in the workspace for this conversation.
This endpoint loads hooks from the conversation’s project directory in the
workspace (i.e. {project_dir}/.openhands/hooks.json) at request time.
Note:
This is intentionally a “live” view of the workspace configuration.
If .openhands/hooks.json changes over time, this endpoint reflects the
latest file content and may not match the hooks that were used when the
conversation originally started.
Returns: JSONResponse: A JSON response containing the list of hook event types. Returns an empty list if the sandbox is not running.
GET
Get Conversation Hooks

