---
title: "GET /api/v1/common/app-variables/project/{project_id}/"
method: GET
path: "/api/v1/common/app-variables/project/{project_id}/"
tags: ["common", "v1"]
---

# GET /api/v1/common/app-variables/project/{project_id}/

`GET /api/v1/common/app-variables/project/{project_id}/`

Based on custom AppVar model storage

## Path parameters

- `project_id` string, required

## Response `200`

- ProjectAppVar[]
  - `category` string, required
  - `name` string, required
  - `description` string, required
  - `value` object, required
  - `access_type` string, required
  - `use_system` boolean, required
  - `system_value` object, required

## Changes

- **2021-05-24** `8167164be9cc` — 1 info
  - endpoint added
- **2020-12-11** `0957c4a7ae3d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/lexpredict/apis/contraxsuite-api/changes/api/v1/common/app-variables/project/:project_id/get.md)

---

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