GET api/WebHookProxy

Gets all registered WebHooks for a given user.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

A collection containing the registered instances for a given user.

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.