Retrieves the metadata of the specified folder.
See https://www.paws-r-sdk.com/docs/workdocs_get_folder/ for full documentation.
workdocs_get_folder(
AuthenticationToken = NULL,
FolderId,
IncludeCustomMetadata = NULL
)
Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.
[required] The ID of the folder.
Set to TRUE to include custom metadata in the response.