---
title: "Get file info"
method: GET
path: "/v2/files/stat"
tags: ["v2"]
---

# Get file info

`GET /v2/files/stat`

Use this API method to get information about a file, including created time, modified time, content type and size. It returns Unix information.

## Query parameters

- `filename` string, required

## Response `200`

Successful

---

[API](https://skmtc.dev/sirv/apis/api-documentation.md) · [All operations](https://skmtc.dev/sirv/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sirv/api-documentation/revisions/80ff016d7d3a/schema)
