GET v2.0/correlationEvent/events?token={token}&count={count}
Получить события по подписке взаимосвязей.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
token |
Токен подписки. |
string |
Required |
count |
Количество возвращаемых событий. |
integer |
Default value is 1000 |
Body Parameters
None.
Response Information
Resource Description
Список подписок.
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.