Get All Hooks
GET/api/v1/hooks/all
Fetch all the webhooks, irrespective of the status
Responses
- 200
- 400
- 401
- 403
Successful Response
hook_bad_payload
: hook payload with conflicting target_url or hook does not exist.
unauthorized
: Invalid or no credentials where supplied.
could_not_validate_credentials
: Could not validate credentials.