---
title: "Get user of notebook."
method: GET
path: "/aide/v1/notebook/user/{Namespace}/{Name}"
---

# Get user of notebook.

`GET /aide/v1/notebook/user/{Namespace}/{Name}`

Get user of notebook.

## Path parameters

- `Namespace` string, required
- `Name` string, required

## Response `200`

OK

- GetNotebookUserResponse
  - `User` string — Create User of Notebook.
  - `ProxyUser` string — Proxy User of Notebook.

## Other responses

- `403` — Forbidden
- `404` — The dashboard cannot be found

## Changes

- **2026-07-17** `96d3198b3b53` — 1 info
  - endpoint added
- **2020-12-07** `180e06e8bcb6` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/webankfintech/apis/jupyter-server/changes/aide/v1/notebook/user/:Namespace/:Name/get.md)

---

[API](https://skmtc.dev/webankfintech/apis/jupyter-server.md) · [All operations](https://skmtc.dev/webankfintech/apis/jupyter-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/webankfintech/jupyter-server/revisions/96d3198b3b53/schema)
