---
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.

## Changes

> 20 revisions in range; 2 could not be searched.

- **2019-12-04** `f95969fb9eed` — 1 breaking, 1 info
  - added the new required `query` request parameter `uris`
  - added the success response with the status `200`
- **2019-11-19** `76aba0169ecc` — 1 breaking, 1 warning
  - removed the success response with the status `200`
  - deleted the `query` request parameter `uris`

[Change history](https://skmtc.dev/tetherless-world/apis/whyis/changes/?view=labels/get.md)

---

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