GET api/Values/GetTickersByUserAsync?idOfUser={idOfUser}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| idOfUser | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Ticker| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Name | string |
None. |
|
| CompanyType | integer |
None. |
|
| TickerSymbol | string |
None. |
|
| DateCreated | date |
None. |
|
| DateUpdated | date |
None. |
|
| IsEnabled | boolean |
None. |
|
| TypeByIEX | string |
None. |
|
| DateTracked | date |
None. |
|
| TickerType | integer |
None. |
|
| DisplaySymbol | string |
None. |
|
| SearchLinks | Collection of SearchLink |
None. |
|
| TickerVariations | Collection of TickerVariation |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.