Curl Session Id
how to get session id from curl and reuse it again for next GET …
Im doing this curl request to get some data in python, how can i get session id of curl request so that i can reuse again.
toutput(“curl -H \”Content-Type:application/json\”” -k -u username:password -X GET -s””