GET https://api.eloomi.com/v3/units/{unitId}
| Parameter name | Value | Description | Additional | 
|---|---|---|---|
| unitId | string | eloomis ID for the department | Required | 
| Parameter name | Value | Description | Additional | 
|---|---|---|---|
| ClientId | string | Provided by eloomi | Required | 
| Authorization | string | Look in the documentation for the authentication endpoint on how to construct this | Required | 
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource | 
|---|---|---|
| 200 | OK Department fetched | DepartmentSuccess | 
| 400 | Bad Request Invalid status value |