---
title: "Get data for the table described in the action field, in json format"
method: POST
path: "/api/download_tables"
tags: ["data"]
---

# Get data for the table described in the action field, in json format

`POST /api/download_tables`

## Headers

- `x-artemis-api-key` string, uuid, required

## Cookies

- `sid` string, required

## Request body

- TableBody
  - `action` string
  - `parameters` string

## Response `200`

table

- object[]

---

[API](https://skmtc.net/forth-ics-inspire/apis/artemis-web-api.md) · [All operations](https://skmtc.net/forth-ics-inspire/apis/artemis-web-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/forth-ics-inspire/artemis-web-api/versions/5b8190369db2/schema)
