Get all chainhooks

Get all of your chainhooks through the Hiro Platform.

GET
/v1/ext/{apiKey}/chainhooks

List all chainhooks

Path Parameters

apiKey
Required
string

Status codeDescription
200Default Response
/v1/ext/{apiKey}/chainhooks

curl -X GET "https://api.platform.hiro.so/v1/ext/{apiKey}/chainhooks"

[
  null
]