List directory contents
Files
List directory contents
List files and subdirectories at the given path. Path is sandboxed to the .polpo/ directory and the project working directory.
GET
List directory contents
Authorizations
API key passed as a Bearer token. Configure via the apiKeys field in polpo.json or the POLPO_API_KEY environment variable.
Query Parameters
Directory path to list. Defaults to the project root.
Example:
".polpo/output"