GET Contacts

Search for contact records

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Keyword

string

None.

ProfileId

integer

None.

Contactee

string

None.

SubjectKeyword

string

None.

StartDate

date

None.

EndDate

date

None.

ContactTypes

Collection of string

None.

IncludeContactsFromEmailTool

boolean

None.

PageNumber

integer

None.

PageSize

integer

None.

OrderBy

string

None.

OrderByPropertyNameMapping

Dictionary of string [key] and string [value]

None.

OrderByPropertyMappingPrefixesToIgnore

Collection of string

None.

OrderByPropertyMappingPrefixesToAppend

Collection of string

None.

OrderByExpression

string

None.

ObjectState

ObjectStateEnum

None.

Body Parameters

None.

Response Information

Resource Description

SearchResultDtoOfIEnumerableOfContactDto
NameDescriptionTypeAdditional information
TotalCount

integer

None.

TotalPages

integer

None.

CurrentPageNumber

integer

None.

PageSize

integer

None.

Result

Collection of ContactDto

None.

Response Formats

application/json, text/json

Sample:

Sample not available.