---
id: legal-document
title: legalDocument
---

A legal document. In a shop context only published documents are returned. PUBLIC

```graphql
legalDocument(
  id: ID!
): LegalDocument
```

### Arguments

#### [`legalDocument.id`](#id) · [`ID!`](/docs/developers/api-reference/booking/v1/types/scalars/id) **non-null** **scalar** {#id}

ID or slug of the legal document

### Type

#### [`LegalDocument`](/docs/developers/api-reference/booking/v1/types/objects/legal-document) **object**

Legal documents that are managed in this app
