GET Committees

Committee Seach End Point

Request Information

URI Parameters

NameDescriptionTypeAdditional information
NameKeyword

string

None.

TypeKeyword

string

None.

AffCode

string

None.

Active

boolean

None.

IncludeInactive

boolean

None.

CommitteeIds

Collection of integer

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

SearchResultDtoOfIEnumerableOfCommitteeDto
NameDescriptionTypeAdditional information
TotalCount

integer

None.

TotalPages

integer

None.

CurrentPageNumber

integer

None.

PageSize

integer

None.

Result

Collection of CommitteeDto

None.

Response Formats

application/json, text/json

Sample:

Sample not available.