GET api/eventCommunications/list?pageNum={pageNum}&pageSize={pageSize}
Method responsible for List the events that already was communications
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pageNum |
Num of page. |
integer |
Required |
| pageSize |
Page Size. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
List the events that already was communications.
doneIT_EventCommunications| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| IDEvent | string |
None. |
|
| InstanceId | string |
None. |
|
| EventStatus | string |
None. |
|
| doneIT_EventCommunicationsAttendees | Collection of doneIT_EventCommunicationsAttendees |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.