---
title: "GET /shares/{share}/schemas/{schema}/tables/{name}/version"
method: GET
path: "/shares/{share}/schemas/{schema}/tables/{name}/version"
tags: ["DeltaSharingService"]
---

# GET /shares/{share}/schemas/{schema}/tables/{name}/version

`GET /shares/{share}/schemas/{schema}/tables/{name}/version`

Get the current version for a table within a schema.

## Path parameters

- `share` string, required
- `schema` string, required
- `name` string, required

## Query parameters

- `startingTimestamp` string

## Response `200`

OK

- GetTableVersionResponse — Response for GetTableVersionRequest.
  - `version` string — The table version that was requested.

## 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/revisions/a47a0389fffc/schema)
