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
TwoSms.CustomerPortalRole.API.Misc.ResponseOfTwoSms.CustomerPortalRole.Models.TeamData.TeamDataExternal| Name | Description | Type | Additional information |
|---|---|---|---|
| Error | TwoSms.CustomerPortalRole.API.Misc.Error |
None. |
|
| ResponseData | TwoSms.CustomerPortalRole.API.Misc.ResponseDataOfTwoSms.CustomerPortalRole.Models.TeamData.TeamDataExternal |
None. |
Response Formats
application/json
Sample:
text/json
Sample: