---
title: "GET /tables/{fullName}/exists"
method: GET
path: "/tables/{fullName}/exists"
tags: ["TablesService"]
---

# GET /tables/{fullName}/exists

`GET /tables/{fullName}/exists`

Get boolean reflecting if table exists

## Path parameters

- `fullName` string, required

## Response `200`

OK

- GetTableExistsResponse
  - `tableExists` boolean — Boolean reflecting if table exists.

## Other responses

- `default` — Default error response

## Changes

- **2026-07-17** `a47a0389fffc` — 1 info
  - endpoint added
- **2025-02-16** `af378e92b27b` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/delta-incubator/apis/delta-sharing-api/changes/tables/:fullName/exists/get.md)

---

[API](https://skmtc.dev/delta-incubator/apis/delta-sharing-api.md) · [All operations](https://skmtc.dev/delta-incubator/apis/delta-sharing-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/delta-incubator/delta-sharing-api/revisions/a47a0389fffc/schema)
