GET v2.0/correlationEvent/events?token={token}&count={count}

Получить события по подписке взаимосвязей.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
token

Токен подписки.

string

Required

count

Количество возвращаемых событий.

integer

Default value is 1000

Body Parameters

None.

Response Information

Resource Description

Список подписок.

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.