---
title: "GET /structures"
method: GET
path: "/structures"
---

# GET /structures

`GET /structures`

Returns all STRUCTURES.

## Query parameters

- `sorting[column]` string
- `sorting[direction]` string

## Response `200`

All STRUCTURES index

- Structure[]
  - `name` string, required
  - `sector_name` string
  - `data` string

## Other responses

- `default` — unexpected error

## Changes

- **2018-10-25** `78aa3f92868b` — 1 info
  - endpoint added
- **2017-08-02** `254209d118a7` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/lincnil/apis/pia-back/changes/structures/get.md)

---

[API](https://skmtc.dev/lincnil/apis/pia-back.md) · [All operations](https://skmtc.dev/lincnil/apis/pia-back/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/lincnil/pia-back/revisions/36382684cc14/schema)
