Receive a list of all registrated hooks in account
Param name | Description |
---|---|
api_key required |
API key (a 24 character unique code) Value: Must be a String |
GET /hooks?api_key=889c3f3e4b6ac67269261324Response
[ { "id": 1, "event": "rating_created", "target_url": "http://mysite.com/hooks/78" } ]