GET Events
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
SearchDateBegin | date |
None. |
|
SearchDateEnd | date |
None. |
|
OrganizationEvent | boolean |
None. |
|
CommunityEvent | boolean |
None. |
|
MembersOnlyEvent | boolean |
None. |
|
InternalEvent | boolean |
None. |
|
Keyword | string |
None. |
|
LiveEventsOnly | boolean |
None. |
|
UpcomingEventsOnly | boolean |
None. |
|
EventIds | Collection of integer |
None. |
|
EntityIds | Collection of integer |
None. |
|
EventsWithPendingRegistrationsOnly | boolean |
None. |
|
EventId | integer |
None. |
|
EventClosed | boolean |
None. |
|
EventType | string |
None. |
|
ProfileId | integer |
None. |
|
GetEventSponsors | 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
SearchResultDtoOfIEnumerableOfEventSummaryDtoName | Description | Type | Additional information |
---|---|---|---|
TotalCount | integer |
None. |
|
TotalPages | integer |
None. |
|
CurrentPageNumber | integer |
None. |
|
PageSize | integer |
None. |
|
Result | Collection of EventSummaryDto |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.