---
title: "Get file meta data"
method: GET
path: "/file-storage/{store_name}/{uid}/{file_name}/meta"
tags: ["basic"]
---

# Get file meta data

`GET /file-storage/{store_name}/{uid}/{file_name}/meta`

## Path parameters

- `store_name` string, required
- `uid` integer, required
- `file_name` string, required

## Response `200`

Returns information about the file

## Other responses

- `400` — General error
- `404` — File not found

---

[API](https://skmtc.net/amz-racing/apis/rosbag-bazaar-api.md) · [All operations](https://skmtc.net/amz-racing/apis/rosbag-bazaar-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/amz-racing/rosbag-bazaar-api/versions/9167cc5a1f11/schema)
