Skip to content

Get file

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

Get file informations

Public file

curl localhost:8000/info/{id}

Private file

curl -H "ApiKey: xxxxx" localhost:8000/info/{id}
Clone this wiki locally