Skip to main content
GET
/
agent
/
activity-logs
Get agent activity logs
curl --request GET \
  --url https://api.tryunleashx.com/v1/agent/activity-logs \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

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

Query Parameters

agent_id
string
required
limit
integer

Response

200

OK