---
title: "Get tree-sitter WASM file"
method: GET
path: "/api/v2/static-analysis/static-analysis-server/tree-sitter-wasm/{file}"
tags: ["Security Monitoring"]
---

# Get tree-sitter WASM file

`GET /api/v2/static-analysis/static-analysis-server/tree-sitter-wasm/{file}`

Download the WebAssembly binary for a tree-sitter grammar by file name.

## Path parameters

- `file` string, required

## Response `200`

BLOB with the content of the WASM file

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `429` — Too many requests

---

[API](https://skmtc.net/datadog/apis/api-v2.md) · [All operations](https://skmtc.net/datadog/apis/api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/datadog/api-v2/versions/da68bf029e4c/schema)
