# Path aggregated processing units

| **Description** | Retrieves the aggregated usage of a layer |
| --------------- | ----------------------------------------- |
| **Endpoint**    | `path/{pathId}/usage/processingUnits`     |
| **Method**      | GET                                       |

### Access Level Rules

| **Access Level** | edit+ |
| ---------------- | ----- |

### Processing Units

| **Processing units** | 2 |
| -------------------- | - |

### Parameters

<table><thead><tr><th>Name</th><th width="329">Description</th><th>Required</th><th>Default</th></tr></thead><tbody><tr><td><code>pathId</code></td><td>The id of the path for which to get the aggregated usage.</td><td>true</td><td></td></tr><tr><td><code>loggedIn</code></td><td>Boolean indicating whether to get the aggregate usage of logged in users or the aggregated public usage.</td><td>true</td><td></td></tr></tbody></table>
