Action: | GET | |||||||||||||||||||||||||
Method: | GET | |||||||||||||||||||||||||
URL: | /api/v1/data/filter/get | |||||||||||||||||||||||||
Description: | Fetch a Dow Jones Entities Filter Data based on Identifier | |||||||||||||||||||||||||
Type | Key | DataType | Notes | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Headers | api-key | String | Your Api-Key | |||||||||||||||||||||||
Params | EntityID | Int32 | Entity Identifier | |||||||||||||||||||||||
Params | ReturnFormat | String | Json or Xml | |||||||||||||||||||||||
Return Data: | Json or XML of the Data Entities Filter Data { "EntityID": 98141, "Day1": "07", "Month1": "Oct", "Year1": "1952", "Country1ID": 182 } |
|