Skip to content

List files

Thibault Marquand - Mediashare edited this page Jan 29, 2020 · 3 revisions

Get all public files

curl localhost:8000/

Get all private files

curl -H "ApiKey: xxxxx" localhost:8000/
Clone this wiki locally