---
title: "List Files"
method: GET
path: "/{storageZoneName}/{path}/"
tags: ["Browse Files"]
---

# List Files

`GET /{storageZoneName}/{path}/`

Retrieve a list of files and directories located in the given directory.

## Path parameters

- `storageZoneName` string, required
- `path` string, required

## Response `200`

A JSON encoded array of objects.

---

[API](https://skmtc.net/bunny/apis/bunny-net-cdn-logging.md) · [All operations](https://skmtc.net/bunny/apis/bunny-net-cdn-logging/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bunny/bunny-net-cdn-logging/revisions/9e622620664b/schema)
