GET tf/Values/Get/{division}/{region}/{district}/{year}/{eventType}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
division

string

None.

region

string

None.

district

string

None.

year

string

None.

eventType

string

None.

Body Parameters

None.

Response Information

Resource Description

Collection of string

Response Formats

application/json, text/json

Sample:
[
  "sample string 1",
  "sample string 2"
]