Http task is not hitting the web api

Http task is not hitting the web api get call. Also, how to access the response variable in conditinal expression or how to print the result. Thanks ahead

You can make http task attribute(save response status,headers - true). then you can access response status by like this ${ResponseStatusCode}.