---
title: "GET /about/{uri}/?view=outgoing"
method: GET
path: "/about/{uri}/?view=outgoing"
---

# GET /about/{uri}/?view=outgoing

`GET /about/{uri}/?view=outgoing`

## Path parameters

- `uri` string, url, required

## Response `200`

Lists data about other URIs that are the object of RDF triples whose subject is the specified URI.

- object[]
  - `articles` string[] — A list of citations for this link
  - `from` string[] — A list of nanopublications in which this link is specified.
  - `label` string — The label of the named graph containing the link.
  - `link` string, url — The URI of the named graph containing the link.
  - `link_types` object[] — A list of RDF properties linking from the source to the target.
    - `label` string — The label of a property
    - `uri` string, url — The URI of a property
  - `probability` number — Represents how likely this link is
  - `source` string, url — The subject of this link.
  - `target` string, url — The object of this link.
  - `target_label` string — A plaintext label for the URI listed in the `target` field.
  - `target_types` array[] — A list of RDF types of the URI listed in the `target` field.
    - string[]
  - `zscore` number — The inverse CDF of `probability`

---

[API](https://skmtc.net/tetherless-world/apis/whyis.md) · [All operations](https://skmtc.net/tetherless-world/apis/whyis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tetherless-world/whyis/versions/45280f4d6152/schema)
