<div dir="ltr">Hello,<div><br></div><div>if I use in Lua  </div><div><br></div><div>resp = api:execute(&quot;curl&quot;, some_url)</div><div><br></div><div>where can I get the curl response code?</div><div><br></div><div>If I use session:execute(&quot;curl&quot;, some_url), the code will be in the curl_response_code session variable, but where can I get it if I use api:execute?</div></div>