Hi Everyone,
Hope you are doing well! , I'm testing some things and I notice that the Keyword field (Link to Doc to Keyword Field Device) is not working in Devices and Users Endpoint, or maybe has another way to do it.

I'm making a GET request with the following:
Method: GET
Endpoint: localhost:8082/api/users?keyword=hola
The request return all the users that I have in the Traccar Database and there was no results found if I search a user with hola. Should return an empty array ? ( [ ] ). And if I search anything else, stills return all users. Please find attached the image below:


And finally I'm on 6.12.2 Traccar version Server.

Kind Regards!.
You need to wait for the next release.
Hi Anton!, no problem. Thank you for the fast response
Hi Everyone,
Hope you are doing well! , I'm testing some things and I notice that the Keyword field (Link to Doc to Keyword Field Device) is not working in Devices and Users Endpoint, or maybe has another way to do it.
I'm making a GET request with the following:
Method: GET Endpoint: localhost:8082/api/users?keyword=holaThe request return all the users that I have in the Traccar Database and there was no results found if I search a user with
hola. Should return an empty array ? ( [ ] ). And if I search anything else, stills return all users. Please find attached the image below:And finally I'm on 6.12.2 Traccar version Server.
Kind Regards!.