---
title: "GET /pias/{id}"
method: GET
path: "/pias/{id}"
---

# GET /pias/{id}

`GET /pias/{id}`

Returns a PIA

## Path parameters

- `id` integer, required

## Query parameters

- `export` boolean

## Response `200`

pia response

- Pia
  - `name` string, required
  - `status` integer
  - `author_name` string
  - `evaluator_name` string
  - `validator_name` string
  - `dpo_status` integer
  - `dpo_option` string
  - `dpos_name` string
  - `people_name` string
  - `concerned_people_opinion` string
  - `concerned_people_status` integer
  - `rejection_reason` string
  - `applied_adjustments` string
  - `is_example` integer
  - `concerned_people_searched_opinion` boolean
  - `concerned_people_searched_content` string
  - `structure_id` integer
  - `structure_name` string
  - `structure_sector_name` string
  - `structure_data` string

## Other responses

- `default` — unexpected error

## Changes

- **2017-09-26** `2d54fb571e31` — 1 info
  - added the new optional `query` request parameter `export`
- **2017-08-02** `254209d118a7` — 1 warning
  - deleted the `query` request parameter `export`

[Change history](https://skmtc.dev/lincnil/apis/pia-back/changes/pias/:id/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)
