Branch URLs currently use an Id for the stream and a urlencoded branch name as the URL.
Given that Branchs also have UIDs, could the API allow for a branch to be referenced either by Id or by Name?
https://speckle.xyz/streams/b796d1eaca/branches/d528df4675
or
https://speckle.xyz/streams/b796d1eaca/branches/encoded&20branch%20name
Or am I missing something where this is already possible?