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.
Documentation Index
Fetch the complete documentation index at: https://allhandsai-add-v1-api-reference.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.