Docs / iglooworks / API Reference / Departments
Departments API Reference
Enterprise API endpoints for managing departments.
Get Departments
GET
/departments
Responses
200 Success
Request Example
Get Department Devices
GET
/departments/{id}/devices
Path Parameters
| Parameter | Type | Required |
|---|---|---|
| id | string | Yes |
Responses
200 Success
Request Example
Get Department Properties
GET
/departments/{department_id}/properties
Path Parameters
| Parameter | Type | Required |
|---|---|---|
| department_id | string | Yes |
Responses
200 Success
Request Example
Get Department Access
GET
/departments/{id}/access
Path Parameters
| Parameter | Type | Required |
|---|---|---|
| id | string | Yes |
Responses
200 Success