---
title: "Redirect to a notebook"
method: GET
path: "/notebooks/redirect"
tags: ["notebooks"]
---

# Redirect to a notebook

`GET /notebooks/redirect`

## Query parameters

- `path` string

## Response `default`

Other error

- object — Error response
  - `error` object, required — Error
    - `code` integer, required — Error code.
    - `message` string, required — Actual error message.
    - `status` string, required — Error title.
  - `meta` object — Metadata

## Other responses

- `302` — Redirect to notebook server. If the user does not login or have running notebook, redirect to dashboard.

---

[API](https://skmtc.dev/matlantis/apis/matlantis-web-ui-backend-api.md) · [All operations](https://skmtc.dev/matlantis/apis/matlantis-web-ui-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/matlantis/matlantis-web-ui-backend-api/revisions/b155f3a32673/schema)
