---
title: "Get Supported File Extensions"
method: GET
path: "/api/v1/parsing/supported_file_extensions"
tags: ["Parsing"]
---

# Get Supported File Extensions

`GET /api/v1/parsing/supported_file_extensions`

Get a list of supported file extensions

## Response `200`

Successful Response

- LlamaParseSupportedFileExtensions[]

## Changes

- **2026-05-23** `34da5826db1c` — 3 warning
  - added the new `.heic` enum value to the `items/` response property for the response status `200`
  - added the new `.heif` enum value to the `items/` response property for the response status `200`
  - added the new `.yxmd` enum value to the `items/` response property for the response status `200`
- **2026-05-21** `fb63fb8d662c` — 3 info
  - removed the `.heic` enum value from the `items/` response property for the response status `200`
  - removed the `.heif` enum value from the `items/` response property for the response status `200`
  - removed the `.yxmd` enum value from the `items/` response property for the response status `200`
- **2026-05-16** `c317ed7c691a` — 3 warning
  - added the new `.heic` enum value to the `items/` response property for the response status `200`
  - added the new `.heif` enum value to the `items/` response property for the response status `200`
  - added the new `.yxmd` enum value to the `items/` response property for the response status `200`
- **2026-05-14** `1bbc901f8c0d` — 3 info
  - removed the `.heic` enum value from the `items/` response property for the response status `200`
  - removed the `.heif` enum value from the `items/` response property for the response status `200`
  - removed the `.yxmd` enum value from the `items/` response property for the response status `200`
- …earlier changes not shown

[Full history](https://skmtc.dev/run-llama/apis/llama-platform/changes/api/v1/parsing/supported_file_extensions/get.md)

---

[API](https://skmtc.dev/run-llama/apis/llama-platform.md) · [All operations](https://skmtc.dev/run-llama/apis/llama-platform/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/run-llama/llama-platform/revisions/b17341164de9/schema)
