Get All Regions

View as Markdown
Returns the complete list of regions (also known as RRH zones) in the NMS API Platform. Regions group multiple districts and are used for regional reporting and supply planning. **Success Response (200 OK):** An array of region objects containing the region name. **Notes:** - Regions are a higher-level geographic grouping above districts. - Use region values when constructing order payloads that require a `region` field.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Successful response