GET events/{eventID}?UserId={UserId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| UserId | integer |
Required |
|
| eventID | string |
Required |
Body Parameters
None.
Response Information
Resource Description
StarAPIResponseOfCompetitionEventDetailDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| Status | string |
None. |
|
| Result | CompetitionEventDetailDTO |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.