---
title: "Get Data License Template"
method: GET
path: "/v0/licensing/templates/{provider}/{filename}"
tags: ["licensing"]
---

# Get Data License Template

`GET /v0/licensing/templates/{provider}/{filename}`

## Path parameters

- `provider` string, required
- `filename` string, required

## Query parameters

- `download` boolean
- `retry` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `401` — If user authentication fails
- `403` — If user does not have sufficient permissions
- `404` — If user or team not found, or license template not found
- `422` — Validation Error

## Changes

- **2026-07-31** `e756acdab11d` — 1 breaking
  - added the pattern `^[A-Za-z0-9]+$` to the `path` request parameter `provider`

[Change history](https://skmtc.dev/databento/apis/databento-openapi-specification/changes/v0/licensing/templates/:provider/:filename/get.md)

---

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