How to use queryparams while searching for specific model?

Hello,

I want to search for a specific id while using queryparams within model-hook.

example:

item/1?language=en_EN

How I have to implement this.

Thank you.