Https request with Curl and globoff

Hi, I am having some issues figuring out how to use curl with Make.com while using --globoff fo an Http GET request

Here is the curl command that I would like to use:

curl --location --globoff 'https://apicc.smartbidnet.com/prequal/{status}?ResultType=Json’
–header ‘Passportkey: {}’
–header ‘Cookie: ApplicationGatewayAffinity=bc3702d252fb8874f47b303638eeb69a; ApplicationGatewayAffinityCORS=bc3702d252fb8874f47b303638eeb69a’