GET api/Events/CreateEventParticipationsUseCaseExecuted
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of CreateEventParticipationsUseCaseExecuted| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| UserId | string |
None. |
|
| Username | string |
None. |
|
| EventId | globally unique identifier |
None. |
|
| EventName | string |
None. |
|
| Emails | Collection of string |
None. |
|
| Source | integer |
None. |
|
| SourceName | string |
None. |
|
| RegistrationStatus | integer |
None. |
|
| RegistrationStatusName | string |
None. |
|
| CreatedOn | date |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.