---
title: "Lines attributes"
method: GET
path: "/lines/attributes/"
tags: ["lines"]
---

# Lines attributes

`GET /lines/attributes/`

This method retrieves all used attributes of lines.

## Response `200`

- LineAttributes
  - `attributes` string[], required — line attributes each up to 256 characters
  - `ab_attributes` string[], required — AB direction attributes each up to 256 characters
  - `ba_attributes` string[], required — BA direction attributes each up to 256 characters

---

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