Hi @developer sp1 ,
Try to filter checkbox column like this:
/_api/web/lists/getbyTitle('List1')/items?$select=Title,TestCheckBox&$filter=(TestCheckBox eq 'Test1')
If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.