Get all chainhooks

Get all of your chainhooks through the Hiro Platform.

GET

Parameters

Path Parameters

apiKey
REQUIRED
string Hiro API key
Status codeDescription
200Default Response
cURL
curl -L \
"https://api.hiro.so/v1/ext/{apiKey}/chainhooks" \
-H 'Accept: application/json'