List Files
API Reference
List Files
List files in organization’s storage.
- Supports path filtering
- Pagination with limit/offset
- Sorting options
GET
List Files
Documentation Index
Fetch the complete documentation index at: https://docs.kubiya.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your Kubiya API token (format: Bearer )
Query Parameters
Filter by path prefix
Maximum files to return
Required range:
1 <= x <= 1000Pagination offset
Required range:
x >= 0Pattern:
^(created_at|file_name|file_size_bytes)$Pattern:
^(asc|desc)$Response
Successful Response