GET api/GetEvents?ApplicationId={ApplicationId}&ApplicationSecretKey={ApplicationSecretKey}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ApplicationId

integer

None.

ApplicationSecretKey

string

None.

Body Parameters

None.

Response Information

Resource Description

APIResultOfListOfEventResult
NameDescriptionTypeAdditional 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.