Hi,
I use the API V2 to get images around my ROI of my setup.
This all works perfect, I can also search for title, …
BUT: If I want to search for images by a specific user, I have the problem that I do not have the user ID.
The URL query looks like this:
users={"value":[{"id":1586,"name":"equinoxx"}],"matchType":null}
I think the problem is there is a selection filter in the entry field of the page that generates name AND ID for the query, but if I only have the user name I do not have the ID.

Is there any solution beside of looking up the user ID manually?

Best regards

Martin.
Like