API search shared albums
I am writing an app that has API access to immich. One user owns albums, all other users have shared access to the album. But Get Albums endpoint, or asset search, does NOT return the assets or albums that are shared with the user. Even though the API says:
Retrieve a list of albums available to the authenticated user.
It returns empty.
My goal is a soccer team app, where the coach owns the album of the team, and players and parents have view access to the album images that are shared with them.
Retrieve a list of albums available to the authenticated user.
It returns empty.
My goal is a soccer team app, where the coach owns the album of the team, and players and parents have view access to the album images that are shared with them.