---
title: "Fetch Structured Section"
method: GET
path: "/api/v1/structured_sections/{id}"
tags: ["Structured Sections"]
---

# Fetch Structured Section

`GET /api/v1/structured_sections/{id}`

## Query parameters

- `include` string[] — Structured Section relationships available for inclusion
- `fields[structured_sections]` StructuredSectionsReadableAttribute[] — Structured Section readable attributes list
- `fields[questions]` QuestionsReadableAttribute[] — Question readable attributes list

## Response `200`

OK: Structured Section resource

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `429` — Too Many Requests
- `500` — Internal Server Error

---

[API](https://skmtc.net/pinpointhq/apis/pinpoint-external-api-reference.md) · [All operations](https://skmtc.net/pinpointhq/apis/pinpoint-external-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pinpointhq/pinpoint-external-api-reference/versions/da26e9683289/schema)
