[Feature] API "shield off unshared albums" #21617
Closed
Refferic
started this conversation in
Feature Request
Replies: 1 comment 5 replies
-
You should instead make shared album links and use the key from those (it's in the URL). |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
We're using Immich as a "media upload and management" tool. We're really fond of it, and use the API to "funnel" the pictures in our albums to our main website.
Currently there is no option to "hide" all the non-shared albums when you're making use of the API. It does give a "shared:true/false" boolean, however, when you have the API key, you can still see all the non-shared albums and contents.
Would it be a handy feature to have a "album.read.shared" option in the API which only returns the albums that are "shared:true", so that people misusing the API key won't be able to see the rest of the contents?
Thank you :)
Platform
Beta Was this translation helpful? Give feedback.
All reactions