Get a specific chainhook
Get a specific chainhook through the Hiro Platform.
GET
Parameters
Path Parameters
apiKey
REQUIRED
string Hiro API key
chainhookUuid
REQUIRED
string Chainhook UUID
| Status code | Description |
|---|---|
| 200 | Default Response |
| 404 | Default Response |
cURL
curl -L \"https://api.hiro.so/v1/ext/{apiKey}/chainhooks/{chainhookUuid}" \-H 'Accept: application/json'