GET api/Events/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

CreateEventParticipationsUseCaseExecuted
NameDescriptionTypeAdditional 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

Sample:

Sample not available.