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

---

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