---
title: "Get AIP documentation"
method: GET
path: "/api/v2/aips/{id}/documentation"
tags: ["v2 aips"]
---

# Get AIP documentation

`GET /api/v2/aips/{id}/documentation`

Queries if there are documentation associated with the AIP

## Path parameters

- `id` string, required

## Response `200`

Returns true if documentation is present

- boolean

## Other responses

- `401` — Unauthorized access
- `403` — Forbidden
- `404` — Not found

---

[API](https://skmtc.net/keeps/apis/roda-rest-api.md) · [All operations](https://skmtc.net/keeps/apis/roda-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/keeps/roda-rest-api/revisions/afc3c5bcc0d9/schema)
