Results 1 issues of giak

need to set as parameter 1 or 0 instead `true` / `false` as string in GET. WORK with templateStatus=true `https://api.sendinblue.com/v3/smtp/templates?templateStatus=true&limit=50&offset=0` DONT WORK with templateStatus=1 `https://api.sendinblue.com/v3/smtp/templates?templateStatus=1&limit=50&offset=0`