---
title: "Een specifieke BESLUIT-INFORMATIEOBJECT relatie opvragen."
method: GET
path: "/besluitinformatieobjecten/{uuid}"
tags: ["besluitinformatieobjecten"]
---

# Een specifieke BESLUIT-INFORMATIEOBJECT relatie opvragen.

`GET /besluitinformatieobjecten/{uuid}`

Een specifieke BESLUIT-INFORMATIEOBJECT relatie opvragen.

## Headers

- `If-None-Match` string

## Response `200`

OK

- BesluitInformatieObject
  - `url` string, uri — URL-referentie naar dit object. Dit is de unieke identificatie en locatie van dit object.
  - `informatieobject` string, uri, required — URL-referentie naar het INFORMATIEOBJECT (in de Documenten API) waarin (een deel van) het besluit beschreven is.
  - `besluit` string, uri, required — URL-referentie naar het BESLUIT.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not found
- `406` — Not acceptable
- `409` — Conflict
- `410` — Gone
- `415` — Unsupported media type
- `429` — Too many requests
- `500` — Internal server error

---

[API](https://skmtc.net/vng-realisatie/apis/besluiten-api.md) · [All operations](https://skmtc.net/vng-realisatie/apis/besluiten-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vng-realisatie/besluiten-api/versions/4276af4e0a0f/schema)
