- APIs
- Platform API
- List
Get all chainhooks
Get all of your chainhooks through the Hiro Platform.
GET
Parameters
Path Parameters
apiKey
REQUIRED
string Hiro API key
| Status code | Description |
|---|---|
| 200 | Default Response |
cURL
curl -L \"https://api.hiro.so/v1/ext/{apiKey}/chainhooks" \-H 'Accept: application/json'