raldone01
IImmich
•Created by raldone01 on 3/4/2025 in #help-desk-support
Get full sync for user always returns an empty people array
https://immich.app/docs/api/get-full-sync-for-user
I am writing an application that graphs the relationships of people.
When I use the full sync endpoint the people array is always empty and I have to send out a request per image to
'/api/assets/' + id
which is very slow.
Is there any way to tell the server that I need the people array populated during the full sync?10 replies