---
title: "GET /rest"
method: GET
path: "/rest"
tags: ["Get registry resources"]
---

# GET /rest

`GET /rest`

Retrieve the Registry Register or item whith the specified URI, language and in the specified format.

## Query parameters

- `uri` string, required
- `language` string
- `format` 'json' | 'iso19135xml'

## Response `200`

An object describing the item, and list of contained item (if any).

## Other responses

- `404` — The item with the requested URI is not available.
- `406` — The request is not acceptable. Parameter(s) missing or not valid.
- `500` — An error has occurred at server level.

---

[API](https://skmtc.net/ec-jrc/apis/re3gistry-2-api.md) · [All operations](https://skmtc.net/ec-jrc/apis/re3gistry-2-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ec-jrc/re3gistry-2-api/versions/b8e47ce85bb7/schema)
