---
title: "GET /device/strategy/vars/int64s"
method: GET
path: "/device/strategy/vars/int64s"
tags: ["all", "vars"]
---

# GET /device/strategy/vars/int64s

`GET /device/strategy/vars/int64s`

Returns the name and value of all integer64 variables in the strategy

## Response `200`

OK

- Int64Var[]
  - `name` string — Name of the tag (strategy variable, i/o point, etc.)
  - `value` integer — Value of the integer64 variable

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