Get list of districts
GET {{baseUrl}}/v2/admin/location/districts/:state_id
API to get all the districts.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept-Language | string | The locate code of the preferred language such as en_US. The text data will be returned in the preferred language along with default English text. |
RESPONSES
status: OK
{"districts":[{"district_id":391,"district_name":"Ahmednagar","state_id":16,"district_name_l":"amet dolore pa"}],"ttl":-60001586.92249844}