Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Body
application/json
Response
Successful
ID of the directory
Title of the directory
ID of a parent directory. "null" if it's in the root.
Number of objects in this directory. Counting files and folders. The quantity is calculated only at one level (not recursively in all subfolders).
Time of creation. Datetime in ISO 8601 format.
Time of last update of the directory entity. Datetime in ISO 8601 format.