GET api/event/entry?entryID={entryID}&includeStarredUsers={includeStarredUsers}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
entryID

integer

Required

includeStarredUsers

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

StarAPIResponseOfIEnumerableOfEntryDTO
NameDescriptionTypeAdditional information
Status

string

None.

Result

Collection of EntryDTO

None.

Message

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.