GET api/timeseries/resolutions
GET all the available timeseries resolutions.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Timeseries resolutions.
Dictionary of TimeSeriesResolution [key] and integer [value]Response Formats
application/json, text/json
Sample:
{ "None": 1 }
text/html
Sample:
{"None":1}