I want to transfer folders from one User to another user using Collaboration Transfer Method following these posts.
https://developer.box.com/guides/users/deprovision/transfer-folders/#fetch-collaboration-id-as-transfer-to-user
But now blocked by this step "Remove Transfer From User as Owner",
because It does not work to get Owner collaboration ID through "get collaboration endpoint" and the return result only include Co-Owner collaboration ID.
Is there any other way to get Owner collaboration ID?