How to get bolded values in get request/param?

You can’t.

Please read the following which goes into more detail.

How to pass boolean values using Postman? - Help - Postman

javascript - Make postman query param type of boolean - Stack Overflow

Try setting it to 1 or 0 and see how that goes. Or re-check the API documentation to find out what it will accept.