GET api/correlations/getcorrelationsbyuser?userName={userName}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
userName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of CorrelationName | Description | Type | Additional information |
---|---|---|---|
CorrelationID | integer |
None. |
|
ProcessOrder | integer |
None. |
|
Scope | string |
None. |
|
Owner | string |
None. |
|
Category | string |
None. |
|
Name | string |
None. |
|
MagnitudeRate | integer |
None. |
|
EventType | string |
None. |
|
EventTypeGroups | string |
None. |
|
Attributes | string |
None. |
|
Locations | string |
None. |
|
Mentions | string |
None. |
|
Securities | string |
None. |
|
SecurityType | string |
None. |
|
Security | string |
None. |
|
Impact | string |
None. |
|
CorrelationMatches | Collection of CorrelationMatch |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.