Sort/order in user admin REST API

Hello,
is it somehow possible to sort the result of user query?

Like if I want to search with following query
{{keycloakUrl}}/admin/realms/{{keycloakRealm}}/users?search=luk
Am I able to provide sort option - order by firstName,ASC for example?

Thanks

There doesn’t seem to be an option to do that.