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

NameDescriptionTypeAdditional 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
NameDescriptionTypeAdditional information
Error

TwoSms.CustomerPortalRole.API.Misc.Error

None.

ResponseData

TwoSms.CustomerPortalRole.API.Misc.ResponseDataOfTwoSms.CustomerPortalRole.Models.TeamData.TeamDataExternal

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'System.Net.Http.Formatting.JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'ParentAccount' with type 'TwoSms.Platform.Database.CustomerPortal.Tables.Accounts.Account'. Path 'ResponseData.Detail.Accounts'.

text/json

Sample:

An exception has occurred while using the formatter 'System.Net.Http.Formatting.JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'ParentAccount' with type 'TwoSms.Platform.Database.CustomerPortal.Tables.Accounts.Account'. Path 'ResponseData.Detail.Accounts'.