Get Folders or Documents Meta Data by Parent Folder ID

GET /ws/rest/service/v1/dm/node/properties/<parent_folder_id>

Purpose

Provide the ability to retrieve the folders or documents meta data under given folder path by using the parent folder node id

Input

Path Parameter

parent_folder_id : Parent folder's node id from which folders/documents meta data will be retrieved.

Query Parameter

nodetype (String) Optional : "Folder" if you want only folder properties or "Document" for only document properties. If no value is specified then both folder and document properties will be returned.

Output

JSON object containing 'status', 'data', 'message'

Example:

URL:http://unifier-intg.oracle.com/ws/rest/dm/node/properties/2003148?nodetype=Document

Related Topics

Folder Services

Create Folders by Path

Create Folders by Parent Folder ID

Update Folders Meta Data by Path

Update Folder Meta Data by Folder ID

Get Folders or Documents Meta Data by Path



Legal Notices | Your Privacy Rights
Copyright © 1998, 2022

Last Published Tuesday, February 8, 2022