List flow files
flows
List flow files
List all files associated with a flow.
Returns metadata for all files that have been uploaded to this flow, including original filenames, sizes, and custom metadata.
Use Cases
- Display uploaded files in UI
- Verify file uploads completed successfully
- Retrieve file keys for download URL generation
GET
List flow files
Authorizations
API key authentication. Include your API key in the X-API-Key header as: X-API-Key YOUR_API_KEY
Example:
JWT Bearer token authentication. Include your access token in the Authorization header as: Bearer YOUR_ACCESS_TOKEN
Example:
Path Parameters
Response
List of files with metadata