---
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

---

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