# Get path invites

| **Description** | Gets outstanding invites to a path |
| --------------- | ---------------------------------- |
| **Endpoint**    | `/path/{pathId}/invite`            |
| **Method**      | GET                                |

### Access Level Rules

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

### Processing Units

| **Minimum processing units** | 2 |
| ---------------------------- | - |

### Parameters

<table><thead><tr><th width="214">Name</th><th width="322">Description</th><th>Required</th><th>Default</th></tr></thead><tbody><tr><td><code>pathId</code></td><td>The id of the path.</td><td>true</td><td></td></tr><tr><td><code>type</code></td><td>An array with possible elements 'direct' or 'inherit'. Determines whether the retrieved invites are invites to the path itself or invites to one of its parent folders.</td><td>false</td><td>Default ['direct', 'inherit'].</td></tr></tbody></table>

| **Processing units** | 0 |
| -------------------- | - |
