---
title: "Open With Default Route"
method: POST
path: "/fs/open-with-default"
tags: ["runtime_mutations", "notebook"]
---

# Open With Default Route

`POST /fs/open-with-default`

Open a file with the system's default application.

## Request body

- OpenWithDefaultRequest
  - `path` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/quadrillion/apis/quadrillion-cloud-api.md) · [All operations](https://skmtc.net/quadrillion/apis/quadrillion-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quadrillion/quadrillion-cloud-api/revisions/e99c1b6139c8/schema)
