alpha_get_metadata

Function alpha_get_metadata 

Source
pub fn alpha_get_metadata(
    client: &impl UserAuthClient,
    arg: &AlphaGetMetadataArg,
) -> Result<Metadata, Error<AlphaGetMetadataError>>
๐Ÿ‘ŽDeprecated: replaced by get_metadata
Available on crate features dbx_files and unstable only.
Expand description

Returns the metadata for a file or folder. This is an alpha endpoint compatible with the properties API. Note: Metadata for the root folder is unsupported.

ยงStability

PREVIEW: This function may change or disappear without notice.