---
title: "GET /?view=labels"
method: GET
path: "/?view=labels"
---

# GET /?view=labels

`GET /?view=labels`

## Query parameters

- `uris` string, required

## Response `200`

Returns a label for each specified URI. The label returned will be taken from, in order of priority: `skos:prefLabel`, `rdfs:label`, `schema:name`, `dc:title`, `foaf:name`, or `skos:notation`. If no label is found, the URI itself will be used as the label.

- object — An object whose keys are the URIs passed in as a parameter, and whose corresponding values are the labels for those URIs.

---

[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)
