GET api/list/groupinterests/filters?context={context}

Get Group Interests List Filters. Processes this list API request. The parameter and response sections describe the data exchanged with the API.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
context

The context value supplied with the request.

ListContext

Default value is Agency

Body Parameters

None.

Response Information

Resource Description

The response returned after the operation completes.

PagedCollectionDataContractOfGroupInterestListFilterDataContract
NameDescriptionTypeAdditional information
TotalCount

The total count value.

integer

None.

CurrentCount

The current count value.

integer

None.

PageSize

The page size value.

integer

None.

PageNumber

The page number value.

integer

None.

Collection

The collection of collection.

Collection of GroupInterestListFilterDataContract

None.

Response Formats

application/json, text/json

Sample:
{
  "TotalCount": 1,
  "CurrentCount": 2,
  "PageSize": 1,
  "PageNumber": 1,
  "Collection": [
    {
      "InterestFlags": [
        "sample string 1",
        "sample string 2"
      ],
      "Origins": [
        "sample string 1",
        "sample string 2"
      ],
      "Grades": [
        "sample string 1",
        "sample string 2"
      ],
      "RoleTypes": [
        "sample string 1",
        "sample string 2"
      ],
      "RoleStatuses": [
        "sample string 1",
        "sample string 2"
      ],
      "LastContactedFrom": "2026-07-23T08:20:27.2220739Z",
      "LastContactedTo": "2026-07-23T08:20:27.2220739Z",
      "LastContacted": {
        "FromStaticDate": "2026-07-23T08:20:27.2220739Z",
        "ToStaticDate": "2026-07-23T08:20:27.2220739Z",
        "PredefinedDateRange": {
          "Id": 1,
          "Name": "sample string 2",
          "SystemName": "sample string 3"
        },
        "FromExpression": "sample string 1",
        "ToExpression": "sample string 2",
        "Id": 3
      },
      "CreatedFrom": "2026-07-23T08:20:27.2220739Z",
      "CreatedTo": "2026-07-23T08:20:27.2220739Z",
      "Created": {
        "FromStaticDate": "2026-07-23T08:20:27.2220739Z",
        "ToStaticDate": "2026-07-23T08:20:27.2220739Z",
        "PredefinedDateRange": {
          "Id": 1,
          "Name": "sample string 2",
          "SystemName": "sample string 3"
        },
        "FromExpression": "sample string 1",
        "ToExpression": "sample string 2",
        "Id": 3
      },
      "LandlordVendorFrom": "2026-07-23T08:20:27.2220739Z",
      "LandlordVendorTo": "2026-07-23T08:20:27.2220739Z",
      "LandlordVendor": {
        "FromStaticDate": "2026-07-23T08:20:27.2220739Z",
        "ToStaticDate": "2026-07-23T08:20:27.2220739Z",
        "PredefinedDateRange": {
          "Id": 1,
          "Name": "sample string 2",
          "SystemName": "sample string 3"
        },
        "FromExpression": "sample string 1",
        "ToExpression": "sample string 2",
        "Id": 3
      },
      "Sort": 0,
      "GroupIds": [
        1,
        2
      ],
      "OwningTeamIds": [
        1,
        2
      ],
      "RoleIds": [
        1,
        2
      ],
      "AdditionalIds": [
        1,
        2
      ],
      "ExcludedIds": [
        1,
        2
      ],
      "ExcludeHasNoEmail": true,
      "IsMarketingRoleTypeSearch": true,
      "HasValuationBooked": true,
      "HasSearch": true,
      "CompanyTypes": [
        "sample string 1",
        "sample string 2"
      ],
      "Archived": true,
      "Name": "sample string 2",
      "CustomFilterConfig": "sample string 3",
      "BranchId": 1,
      "BranchIds": [
        1,
        2
      ],
      "EventBranchIds": [
        1,
        2
      ],
      "Order": 0,
      "SearchTerm": "sample string 4",
      "FilterType": {
        "Id": 1,
        "Name": "sample string 2",
        "SystemName": "sample string 3"
      },
      "ShowDeleted": true,
      "ShowCancelled": true,
      "OwningTeamId": 7,
      "Id": 8
    },
    {
      "InterestFlags": [
        "sample string 1",
        "sample string 2"
      ],
      "Origins": [
        "sample string 1",
        "sample string 2"
      ],
      "Grades": [
        "sample string 1",
        "sample string 2"
      ],
      "RoleTypes": [
        "sample string 1",
        "sample string 2"
      ],
      "RoleStatuses": [
        "sample string 1",
        "sample string 2"
      ],
      "LastContactedFrom": "2026-07-23T08:20:27.2220739Z",
      "LastContactedTo": "2026-07-23T08:20:27.2220739Z",
      "LastContacted": {
        "FromStaticDate": "2026-07-23T08:20:27.2220739Z",
        "ToStaticDate": "2026-07-23T08:20:27.2220739Z",
        "PredefinedDateRange": {
          "Id": 1,
          "Name": "sample string 2",
          "SystemName": "sample string 3"
        },
        "FromExpression": "sample string 1",
        "ToExpression": "sample string 2",
        "Id": 3
      },
      "CreatedFrom": "2026-07-23T08:20:27.2220739Z",
      "CreatedTo": "2026-07-23T08:20:27.2220739Z",
      "Created": {
        "FromStaticDate": "2026-07-23T08:20:27.2220739Z",
        "ToStaticDate": "2026-07-23T08:20:27.2220739Z",
        "PredefinedDateRange": {
          "Id": 1,
          "Name": "sample string 2",
          "SystemName": "sample string 3"
        },
        "FromExpression": "sample string 1",
        "ToExpression": "sample string 2",
        "Id": 3
      },
      "LandlordVendorFrom": "2026-07-23T08:20:27.2220739Z",
      "LandlordVendorTo": "2026-07-23T08:20:27.2220739Z",
      "LandlordVendor": {
        "FromStaticDate": "2026-07-23T08:20:27.2220739Z",
        "ToStaticDate": "2026-07-23T08:20:27.2220739Z",
        "PredefinedDateRange": {
          "Id": 1,
          "Name": "sample string 2",
          "SystemName": "sample string 3"
        },
        "FromExpression": "sample string 1",
        "ToExpression": "sample string 2",
        "Id": 3
      },
      "Sort": 0,
      "GroupIds": [
        1,
        2
      ],
      "OwningTeamIds": [
        1,
        2
      ],
      "RoleIds": [
        1,
        2
      ],
      "AdditionalIds": [
        1,
        2
      ],
      "ExcludedIds": [
        1,
        2
      ],
      "ExcludeHasNoEmail": true,
      "IsMarketingRoleTypeSearch": true,
      "HasValuationBooked": true,
      "HasSearch": true,
      "CompanyTypes": [
        "sample string 1",
        "sample string 2"
      ],
      "Archived": true,
      "Name": "sample string 2",
      "CustomFilterConfig": "sample string 3",
      "BranchId": 1,
      "BranchIds": [
        1,
        2
      ],
      "EventBranchIds": [
        1,
        2
      ],
      "Order": 0,
      "SearchTerm": "sample string 4",
      "FilterType": {
        "Id": 1,
        "Name": "sample string 2",
        "SystemName": "sample string 3"
      },
      "ShowDeleted": true,
      "ShowCancelled": true,
      "OwningTeamId": 7,
      "Id": 8
    }
  ]
}