GET api/leadpulse/exclusions/{filterid}
Get a list of all of the exclusions for a particular filter
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
filterid |
Filter Id associated with the exclusion. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
201 Created if successful, or 409 Conflict if already excluded
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.