Get Document Path
| workdocs_get_document_path | R Documentation |
Retrieves the path information (the hierarchy from the root folder) for the requested document¶
Description¶
Retrieves the path information (the hierarchy from the root folder) for the requested document.
By default, Amazon WorkDocs returns a maximum of 100 levels upwards from the requested document and only includes the IDs of the parent folders in the path. You can limit the maximum number of levels. You can also request the names of the parent folders.
Usage¶
Arguments¶
AuthenticationTokenAmazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.
DocumentId[required] The ID of the document.
LimitThe maximum number of levels in the hierarchy to return.
FieldsA comma-separated list of values. Specify
NAMEto include the names of the parent folders.MarkerThis value is not supported.
Value¶
A list with the following syntax: