---
title: "Get all file meta"
method: GET
path: "/v2/files/meta"
tags: ["v2"]
---

# Get all file meta

`GET /v2/files/meta`

Get all the meta for a file, in a single request. Unlike the API methods for getting meta title, description, tags and product data, this API method will return all meta data, making it the fastest and easiest way to get meta via the API. (You can also get file meta simply by requesting a file URL with ?info appended - <a href="https://demo.sirv.com/example.jpg?info">example</a>)

## 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)
