get https://api.lucid.co/folders//shares/users
Lists all users that have direct collaborator access to a given folder. A user having access to a folder through one of the folder's ancestors will not be shown through this API. This endpoint is paginated. For more information, see Pagination. It supports only User token type.
Responses
403Forbidden if the token does not have permission to the folder, or if the folder has been deleted or does not exist.