Sessions
Get session logs
Query browser event logs for a session
get/v1/sessions/{id}/logs
Path parameters
idstring uuid required
Query parameters
namespacestring
startTimestring date-time
endTimestring date-time
eventTypesstring[]
limitinteger
offsetinteger
Response
Default Response
Changes
Changed in 2 of the 54 revisions of this API.5
- ○
added the non-success response with the status
502response-non-success-status-added
- ○
added the optional property
linkToDocsto the response with the400statusresponse-optional-property-added
- ○
added the optional property
linkToDocsto the response with the404statusresponse-optional-property-added
- ○
added the optional property
linkToDocsto the response with the500statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○