eggy333
Mar 04, 2022Copper Contributor
Status:
New
When retrieving the Channels of a Team you should be able to `$expand=filesFolder`
If I have a Team with 20 Channels, and I want the filesFolder for each of those Channels. It's quite inefficient having to make another 20 calls to get those filesFolder 's
Since the Channel and a FilesFolder have a 1 to 1 mapping (correct me if I'm wrong) this shouldn't cause too much pain to implement than say if we had a 1 to many mapping where pagination is involved.
No CommentsBe the first to comment