Skip to main content
GET
/
voice-agent
/
activity-logs
Get voice agent activity logs
curl --request GET \
  --url https://api.tryunleashx.com/v1/voice-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

voice_agent_id
string
required
limit
integer

Response

200

OK