List sessions

Returns all tracking sessions for the authenticated user's organization.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Successful Response
schema_versioninteger
device_idstring
device_mac_addressstring
org_idstring

Must be a string starting with org_

session_created_at_timestampstringformat: "date-time"
_idstring
commentsstring or null
recordingboolean or nullDefaults to false
terminatedboolean or nullDefaults to false
recording_initiated_at_timestampstring or nullformat: "date-time"
publicboolean or nullDefaults to false