Session›
Session
Full har log of a test session
To fetch Full Network har log that contains all the requested har of a test session along with request and response content.
GET
/sessions/{session_id}/log/full-har
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
session_idstringrequired
get network har logs based on session id
Response
application/jsonsuccessful operation