GET api/events/EventParticipationCreatedByUseCaseExecution/{useCaseId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
useCaseId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of EventParticipationCreatedName | Description | Type | Additional information |
---|---|---|---|
UserId | string |
None. |
|
Username | string |
None. |
|
EventParticipationId | globally unique identifier |
None. |
|
EventParticipation | EventParticipation |
None. |
|
CreatedOn | date |
None. |
|
CreateEventParticipationsUseCaseExecutedId | integer |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.