---
title: "GET /admin/setting/test-public-access"
method: GET
path: "/admin/setting/test-public-access"
tags: ["admin", "setting"]
---

# GET /admin/setting/test-public-access

`GET /admin/setting/test-public-access`

Test if this Teable instance is publicly accessible from the internet

## Response `200`

Public access test result

- object
  - `success` boolean, required
  - `publicOrigin` string
  - `error` string
  - `storageCheck` object
    - `success` boolean, required
    - `storageUrl` string
    - `error` string

---

[API](https://skmtc.net/teable/apis/teable-app.md) · [All operations](https://skmtc.net/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teable/teable-app/versions/7515f3b33d79/schema)
