GET api/leadpulse/filters

Get all leadpulse filters Processes this lead pulse API request. The parameter and response sections describe the data exchanged with the API.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

200 OK with list of LeadPulseFilterDataContract, or 404 Not Found

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.