---
title: "Return a network of a single resource"
method: GET
path: "/{resultClass}/network/{id}"
---

# Return a network of a single resource

`GET /{resultClass}/network/{id}`

## Path parameters

- `resultClass` string, required
- `id` string, required

## Query parameters

- `limit` string
- `optimize` string, required

## Response `200`

Network data

- object

## Changes

- **2020-08-25** `90822af146c4` — 1 breaking, 1 info
  - added the new required `query` request parameter `optimize`
  - added the new optional `query` request parameter `limit`
- **2020-06-10** `a8dd20e68df8` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/semanticcomputing/apis/sampo-ui-api/changes/:resultClass/network/:id/get.md)

---

[API](https://skmtc.dev/semanticcomputing/apis/sampo-ui-api.md) · [All operations](https://skmtc.dev/semanticcomputing/apis/sampo-ui-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/semanticcomputing/sampo-ui-api/revisions/90822af146c4/schema)
