GET Affiliations
Search for affiliations. paginated.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
AffCode | string |
None. |
|
Descr | string |
None. |
|
PublicDisplay | boolean |
None. |
|
Icon | string |
None. |
|
AffCodeTypeId | integer |
None. |
|
IconText | string |
None. |
|
IconUrl | string |
None. |
|
ListIsAvailableOnWebsite | boolean |
None. |
|
IsAffinity | boolean |
None. |
|
IsEntity | boolean |
None. |
|
Committees | boolean |
None. |
|
UserDefinedOnly | boolean |
None. |
|
IncludeChildAffIds | 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
SearchResultDtoOfIEnumerableOfAffiliationDtoName | Description | Type | Additional information |
---|---|---|---|
TotalCount | integer |
None. |
|
TotalPages | integer |
None. |
|
CurrentPageNumber | integer |
None. |
|
PageSize | integer |
None. |
|
Result | Collection of AffiliationDto |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.