---
title: "Get TaskWrapperDisplays"
method: GET
path: "/api/v2/ui/taskwrapperdisplays/{id}/relationships/{relation}"
tags: ["TaskWrapperDisplays"]
---

# Get TaskWrapperDisplays

`GET /api/v2/ui/taskwrapperdisplays/{id}/relationships/{relation}`

GET request for  for a to-one relationship link. Returns the resource record of the object that is part of the specified relation.

## Path parameters

- `id` integer, required
- `relation` string, required

## Response `200`

successful operation

## Other responses

- `400` — Invalid request
- `401` — Authentication failed
- `403` — Permission denied
- `404` — Not Found

---

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