---
title: "Get Public Licensing Document"
method: GET
path: "/v0/licensing/documents/{group}/{filename}"
tags: ["licensing"]
---

# Get Public Licensing Document

`GET /v0/licensing/documents/{group}/{filename}`

## Path parameters

- `group` string, required
- `filename` string, required

## Query parameters

- `download` boolean
- `retry` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/databento/apis/databento-openapi-specification.md) · [All operations](https://skmtc.net/databento/apis/databento-openapi-specification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/databento/databento-openapi-specification/revisions/08ef3d01f5b8/schema)
