This REST API allows to obtain tags and properties information from document metadata. Endpoint accepts document storage path as input payload.
Operation traverses whole metadata tree packages and retrieve properties within the package.
The table below contains the full list of properties.
Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name Could be omitted for default storage. Resource URI HTTP POST ~/metadata/tags Swagger UI lets you call this REST API directly from the browser....Please get your Client Id and Client Secret from https://dashboard...place Client Id in client_id and Client Secret in "client_secret"...