GET DataMapper/Agency/{datasource}/Station/{stationId}/Hydrology/Flow/GraphData?numberOfDays={numberOfDays}

Returns the last X days of data for the selected station.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
datasource

string

Required

stationId

string

Required

numberOfDays

integer

Default value is 730

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/javascript, application/javascript, application/json-p

Sample:

Sample not available.