---
title: "Get a url to download the table"
method: GET
path: "/v4/entries/{entryId}/tables/{tableId}"
tags: ["Forms"]
---

# Get a url to download the table

`GET /v4/entries/{entryId}/tables/{tableId}`

## Path parameters

- `entryId` string, required
- `tableId` string, required

## Response `200`

Found

- GetUrlResponse
  - `url` string, nullable

## Other responses

- `400` — Invalid request
- `403` — Insufficient permissions

---

[API](https://skmtc.net/submittable/apis/submittable-api-documentation.md) · [All operations](https://skmtc.net/submittable/apis/submittable-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/submittable/submittable-api-documentation/versions/254ce50c8212/schema)
