Retrieve an call activity logs for a given call Id.Ask AIget https://api.naxai.com/voice/activity-logs/{callId}Returns the call activity logs for a given call Id.Path ParamscallIduuidrequiredThe call Id of the call to retrieveHeadersx-versionstringDefaults to 2023-03-25The version of API, by default use the last version.Responses 200A successful request returning the activity logs for the call. 401Unauthorized request. Make sure that you provided the right credentials. 404The call Id was not found. 422The request has one or more validation errors.Updated 7 months ago