Get all conversation logs
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
Comma-separated list of agent IDs to filter by
Comma-separated list of campaign IDs to filter by
Comma-separated list of call types to filter by
Comma-separated list of call statuses to filter by. Available statuses: pending, in_progress, completed, failed, no_answer, cancelled, busy
Comma-separated list of disconnect reasons to filter by. Available reasons: user_hangup, agent_hangup, connection_error, timeout, system_error, transfer_complete
Comma-separated list of call attempt types to filter by. Available filters: initial (first attempt calls), retry (retry attempt calls), all (all calls)
Comma-separated list of duration ranges to filter by. Available ranges: 0-30 (0-30 seconds), 30-60 (30-60 seconds), 1-5 (1-5 minutes), 5+ (more than 5 minutes)

