GET api/v1/teamdata/externalteamdatas/{contactId}/filters/{filter}
This method filters the external team data of the given contact id. The system returns details of the team data list that have been filtered.
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| contactId | The id of the contact. | string | Required | 
| filter | ? | string | Required | 
Body Parameters
None.
Response Information
Resource Description
ResponseOfTeamDataExternal| Name | Description | Type | Additional information | 
|---|---|---|---|
| Error | Error | None. | |
| ResponseData | None. | 
Response Formats
application/json
            Sample:
    
        Sample not available.
text/json
            Sample:
    
Sample not available.