Receive a list of all registrated hooks in account

Supported Formats

json

Params

Param name Description
api_key
required

API key (a 24 character unique code)


Value:

Must be a String

Examples

GET /hooks?api_key=889c3f3e4b6ac67269261324

Response
[ { "id": 1, "event": "rating_created", "target_url": "http://mysite.com/hooks/78" } ]