GET api/GetEvents?ApplicationId={ApplicationId}&ApplicationSecretKey={ApplicationSecretKey}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
ApplicationId | integer |
None. |
|
ApplicationSecretKey | string |
None. |
Body Parameters
None.
Response Information
Resource Description
APIResultOfListOfEventResultName | Description | Type | Additional information |
---|---|---|---|
Data | Collection of EventResult |
None. |
|
IsSuccess | boolean |
None. |
|
Error | string |
None. |
|
ErrorDetails | string |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.