NOTICE: This e-mail and any files transmitted with it may contain confidential information, and are intended solely for the use of the individual or entity to whom they are addressed. Any retransmission, dissemination or other use of the information by persons other than the intended recipient or entity is prohibited. If you receive this e-mail in error please contact the sender by return e-mail and delete the material from your system. Thank you.--
You received this message because you are subscribed to the Google Groups "GAM for Google Workspace" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-apps-manager/88e7c4d7-5621-494c-8e5b-1ad3af22efcan%40googlegroups.com.

You received this message because you are subscribed to a topic in the Google Groups "GAM for Google Workspace" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-apps-manager/CEd6MkIgOx4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-apps-man...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-apps-manager/920361B3-019C-4417-812F-54C97378877D%40gmail.com.

To view this discussion visit https://groups.google.com/d/msgid/google-apps-manager/5DEAB562-F72E-4815-8765-026BBBDB60DA%40gmail.com.


$ gam user us...@domain.com print filelist select <FolderID> fields id,name,parents norecursion
Owner,id,name,parents,parents.0.id,parents.0.isRoot
us...@domain.com,<FolderID>,Foo,1,<ParentFolderID>,False
$ gam user us...@domain.com show fileinfo <FolderID> fields parents
User: us...@domain.com, Show 1 Drive File/Folder
Drive Folder: Foo (<FolderID>)
parents:
id: <ParentFolderID>
isRoot: False
On Mar 5, 2026, at 1:19 AM, 'Muhammad Saka Syauqi' via GAM for Google Workspace <google-ap...@googlegroups.com> wrote:
Hi Ross
I have a question.
Is there any way to get specific folder parentID based on specific folder id
The case is like user1 and user2
<image.png>
Kind Regards