---
title: "auth by namespace and notebook ."
method: GET
path: "/cc/v1/auth/access/namespaces/{namespace}/notebooks/{notebook}"
tags: ["Auths"]
---

# auth by namespace and notebook .

`GET /cc/v1/auth/access/namespaces/{namespace}/notebooks/{notebook}`

Optional extended description in Markdown.

## Path parameters

- `namespace` string, required
- `notebook` string, required

## Response `200`

auth by namespace and notebook.

- Result
  - `code` string
  - `message` string
  - `result` object

## Other responses

- `401` — Unauthorized
- `404` — url to add namespace not found.

---

[API](https://skmtc.dev/webankfintech/apis/mlss-cc-api.md) · [All operations](https://skmtc.dev/webankfintech/apis/mlss-cc-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/webankfintech/mlss-cc-api/revisions/615a549c16f7/schema)
