GET
/
activity
/
sessions
/
{workspaceId}
/
{eventId}
/
logs

Authorizations

Authorization
string
headerrequired

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

Path Parameters

workspaceId
string
required
eventId
string
required

Response

200 - application/json
_id
string
required
actor
string
required
prop_changed
string
required
old_value
string
new_value
string
server_id
string
createdAt
string
required
updatedAt
string
required