---
title: "Get integrations information"
method: GET
path: "/api/v2/integrations"
tags: ["integrations"]
---

# Get integrations information

`GET /api/v2/integrations`

## Response `200`

- IntegrationsSerializerV2
  - `is_balena` boolean, required
  - `balena_device_id` string, nullable
  - `balena_app_id` string, nullable
  - `balena_app_name` string, nullable
  - `balena_supervisor_version` string, nullable
  - `balena_host_os_version` string, nullable
  - `balena_device_name_at_init` string, nullable

---

[API](https://skmtc.dev/screenly/apis/anthias-api.md) · [All operations](https://skmtc.dev/screenly/apis/anthias-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/screenly/anthias-api/revisions/db7a06ac59cc/schema)
