We do not provide an API to acquire cabinet information by specifying a specific ObjectId.
The API to acquire the cabinet is as follows
KnCabinetOperations#getCabinet(KnFetch fetch)
https://www.intra-mart.jp/apidoc/iad/jp/co/fujixerox/kiun/repository/api/KnCabinetOperations.html#getCabinet-jp.co.fujixerox.kiun.repository.api.condition.KnFetch-
When you use the above API, you need to create an instance of KnSession with a cabinet ID specified.
https://www.intra-mart.jp/document/library/iad/public/im_acceldocuments_repository_api_programming_guide/texts/apiexample/session/create_session/index.html#knsession
-- Target -----------------------------------------------------------------------
iAP/Accel Documents/All Updates
---------------------------------------------------------------------------------
FAQID:1045
I want to get cabinet information where specific documents are stored.
