get
https://api.ytel.com/v4/logs/debug/
This returns data that can be useful for debugging interactions that happen internal to Ytel systems for diagnosing what happened with a call, sms, or workflow.
Fields returned:
accountSid: The account id that generated this event.
uniqueId: The id of the sms, call, or individual workflow execution (campaignRunId).
data: Raw body of the event. This is generally escaped json.
level: Will always be 1.
clientId: Optional field that associates a user with the action.
type: Type of the action
date: Milliseconds since the epoch when the event happened
