Get Hooks
GET/api/v1/hooks
Fetch all the active webhooks
Responses
- 200
- 400
- 401
Successful Response
hook_bad_payload
: hook payload with conflicting target_url or hook does not exist.
unauthorized
: Invalid or no credentials where supplied.
GET/api/v1/hooks
Fetch all the active webhooks
Successful Response
hook_bad_payload
: hook payload with conflicting target_url or hook does not exist.
unauthorized
: Invalid or no credentials where supplied.