Session Logs (V2)›
Session Logs (V2)
Network log of a test session
To fetch Network log that contains all the requested urls of a test session in plain json text.
GET
/sessions/{session_id}/v2/log/network
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 logs based on session id
Response
application/jsonsuccessful operation
messagestring
statusstring
urlstring