> For the complete documentation index, see [llms.txt](https://docs.ellipsis-drive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ellipsis-drive.com/developers/api-v3/users/get-user.md).

# 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>
