# Get user

| **Description** | Request to fetch additional details of a user. |
| --------------- | ---------------------------------------------- |
| **Endpoint**    | `/user/{userId}`                               |
| **Method**      | GET                                            |

### Access Level Rules

| **Minimum Access Level** | None |
| ------------------------ | ---- |

<table><thead><tr><th>Name</th><th>Description</th><th>Required</th><th>Default</th><th data-hidden></th></tr></thead><tbody><tr><td><code>userId</code></td><td>Id of the user to retrieve the details from.</td><td>true</td><td></td><td></td></tr></tbody></table>
