GET Event/GetEventClearText

Request Information

URI Parameters

NameDescriptionTypeAdditional information
eventId

integer

None.

messageFormat

Формат вывода текста

MessageFormat

None.

Body Parameters

None.

Response Information

Resource Description

EventClearTextView
NameDescriptionTypeAdditional information
message

string

None.

Response Formats

application/json, text/json

Sample:
{
  "message": "sample string 1"
}