GET api/list/listsearchschema?filterName={filterName}
Filter for follow ups
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
filterName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Dezrez.Core.DataContracts.Internal.Search.Lists.FilterSchema.BaseFilterSchemaDataContractName | Description | Type | Additional information |
---|---|---|---|
Name | string |
None. |
|
Type | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "Name": "sample string 1", "Type": "sample string 2" }, { "Name": "sample string 1", "Type": "sample string 2" } ]