Areas and zones make up the mid and lower levels of the plant location hierarchy. Both endpoints return simple id/nombre lists — all records are returned with no filtering.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/AC42027/Backend-produccion/llms.txt
Use this file to discover all available pages before exploring further.
GET /api/areas/
Method:GET Path: /api/areas/ Auth: Session cookie required
GET /api/zonas/
Method:GET Path: /api/zonas/ Auth: Session cookie required
The API returns all areas and zones without filtering by parent. Resolve the full hierarchy using the IDs on equipment records.