github.com/cs3org/reva/v2@v2.27.7/changelog/2.9.0_2022-09-08/improve-tokeninfo-endpoint.md (about) 1 Enhancement: Improve tokeninfo endpoint 2 3 We added more information to the tokeninfo endpoint. `aliaslink` is a bool value indicating if the permissions are 0. 4 `id` is the full id of the file. Both are available to all users having the link token. `spaceType` (indicating the space type) 5 is only available if the user has native access 6 7 https://github.com/cs3org/reva/pull/3179