New to Telerik Report Server? Start a free 30-day trial
GET api/webhooks/filters
No documentation available.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of WebHookFilter
| Name | Description | Type | Additional information |
|---|---|---|---|
| Name |
No documentation available. | string |
None. |
| Description |
No documentation available. | string |
None. |
Response Formats
application/json, text/json
json
[
{
"Name": "sample string 1",
"Description": "sample string 2"
},
{
"Name": "sample string 1",
"Description": "sample string 2"
}
]