> ## Documentation Index
> Fetch the complete documentation index at: https://docs.crustocean.chat/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Hook by Slug

> Look up a hook entity by its unique slug.

Returns the full hook entity including identity fields, transparency information, and a list of all public commands linked to this hook.

No authentication required. This is a public endpoint.

The response includes:

* **Identity**: `name`, `slug`, `at_name`, `creator`, `description`
* **State**: `enabled`, `default_invoke_permission`
* **Transparency**: `source_url`, `source_hash`, `verified`, `schema`
* **Commands**: Array of commands linked to this hook in public agencies
