Skip to main content

Get directory info

Returns information about a directory.

Request Body REQUIRED
uuid string

the desired directory's UUID

Responses
200

OK

Schema OPTIONAL
status boolean OPTIONAL
message string OPTIONAL
code string OPTIONAL
uuid string OPTIONAL

the directory's UUID

nameEncrypted string OPTIONAL

the directory's name (metadata-encrypted)

nameHashed string OPTIONAL

the hex-encoded SHA-512 hash of the directory's name

parent string OPTIONAL

the parente directory's UUID

trash boolean OPTIONAL

whether this directory is in trash

favorited boolean OPTIONAL

whether this directory is favorited

color string OPTIONAL

the directory's assigned color (as hex code #000000 or valid CSS value), or null if none is set