Get All Districts
Returns the complete list of districts registered in the NMS API Platform. Districts are administrative units used to classify health facilities by geographic location.
**Success Response (200 OK):** An array of district objects, each containing the district name and associated metadata.
**Notes:**
- Districts are reference data sourced from the national health facility registry.
- Use district names returned here when constructing order payloads or filtering delivery and report data by geography.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successful response
