---
title: "Fetch Structure Link"
method: GET
path: "/api/v1/structure_links/{id}"
tags: ["Structure Links"]
---

# Fetch Structure Link

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

## Query parameters

- `extra_fields[structure_links]` StructureLinksExtraFields[] — Structure Link extra fields list
- `include` string[] — Structure Link relationships available for inclusion
- `fields[structure_links]` StructureLinksReadableAttribute[] — Structure Link readable attributes list
- `fields[locations]` LocationsReadableAttribute[] — Location readable attributes list
- `fields[departments]` DepartmentsReadableAttribute[] — Department readable attributes list
- `fields[divisions]` DivisionsReadableAttribute[] — Division readable attributes list
- `fields[structure_custom_group_ones]` StructureCustomGroupOnesReadableAttribute[] — Structure Custom Group One readable attributes list

## Response `200`

OK: Structure Link 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)
