List Folder Members
Authentication
Headers
Acts on behalf of a team member for supported user-auth operations. Pass a team member ID such as dbmid:.... When used with a team token, that token must also include the team_data.member scope.
Acts as the specified team admin for supported user-auth operations. Pass a team member ID for an admin account. When used with a team token, that token must also include the team_data.member scope.
Request
This is a list indicating whether each returned member will include a boolean value
MemberPermission.allow that describes whether the current user can perform
the MemberAction on the member.
Optional path to get inherited members. When omitted, uses shared_folder_id to return direct members. When provided, extracts folder ID from this path and returns users who have access through parent shared folder.
Response headers
Response
Present if there are additional shared folder members that have not been returned yet. Pass the cursor into list_folder_members/continue to list additional members.