---
title: "GET /device/strategy/tables/strings"
method: GET
path: "/device/strategy/tables/strings"
tags: ["all", "tables"]
---

# GET /device/strategy/tables/strings

`GET /device/strategy/tables/strings`

Returns an array of the name and length of all the string tables in the strategy

## Response `200`

OK

- TableDef[]
  - `length` integer — Number of elements contained in this table
  - `name` string — Name of the tag (strategy variable, i/o point, etc.)

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

[API](https://skmtc.net/opto22/apis/pac.md) · [All operations](https://skmtc.net/opto22/apis/pac/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opto22/pac/versions/2288d966c8f4/schema)
