---
title: "Find Files on System"
method: GET
path: "/system/file-explorer"
tags: ["System"]
---

# Find Files on System

`GET /system/file-explorer`

Find files on the system based on a search term

## Response `200`

OK

- GithubComAlchemillahqSylveInternalAPIResponseArrayGithubComAlchemillahqSylveInternalInterfacesServicesSystemFileNode
  - `data` GithubComAlchemillahqSylveInternalInterfacesServicesSystemFileNode[]
    - `date` string
    - `id` string
    - `lazy` boolean
    - `size` integer
    - `type` string
  - `error` string
  - `message` string
  - `status` string

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.net/alchemillahq/apis/sylve-api.md) · [All operations](https://skmtc.net/alchemillahq/apis/sylve-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alchemillahq/sylve-api/revisions/950e51f8af98/schema)
