To retrieve the metadata of a DMS object, send the request with the objectId of the DMS object. With the optional parameter includeAllowedChildObjectTypeIds the currently insertable child object types are returned. The parameter is only available for folder or register types. For objects in the recycle bin the query parameter garbadeMode must be send with the value true. It is not possible to load typless objects from the recycle bin. Typless objects have no additional metadata and the available information from a search for recycle bin objects should give all information about them. Please note that there are redundant system fields for the objectId. The system fields system:objectId, system:STAMM_ID and system:REG_ID all contain the objectid of the requested object and not the parent register (system:REG_ID) or the parent folder (system:STAMM_ID). These values can be fetched within a complete search request incl. the system fields system:SDSTA_ID and system:SDREG_ID. |