Skip to content

containerList

TA40 edited this page Jun 15, 2019 · 2 revisions

FileCrypt.containerList(apikey,state=None,fav=None)

Returns all Containers from your FileCrypt Account

Arguments:

apikey: Your ApiKey from FileCrypt

state(optional): filter by state of your folders. Allowed values: "unchecked", "ok", "uncheckable", "error", "offline", "partial"

fav(optional): filter on favorite folders 1 = favorite, 0 = regular folder

Response:

https://filecrypt.cc/docs/index.htm#api-Container-list

Clone this wiki locally