---
title: "Get Calls"
method: GET
path: "/telephony/calls"
---

# Get Calls

`GET /telephony/calls`

Get a list of calls.

## Query parameters

- `page` number
- `direction` 'incoming' | 'outgoing'
- `extension_ids` number[]
- `status` 'completed' | 'noanswer' | 'missed'
- `sentiment` 'positive' | 'neutral' | 'negative'
- `insight` 'booking_not_confirmed' | 'follow_up_required' | 'friendly_service' | 'good_value' | 'information_only' | 'long_wait_time' | 'loyalty_acknowledged' | 'miscommunication' | 'needs_quote_or_estimate' | 'not_in_stock' | 'policy_disagreement' | 'poor_service' | 'potential_sale' | 'pricing_disagreement' | 'quality_issue' | 'quality_satisfaction' | 'quick_resolution' | 'repeat_problem' | 'unresolved_issue' | 'went_above_and_beyond'
- `contact_id` number
- `phone_number` number
- `created_at` string[]
- `sort` 'id' | '-id'

## Response `200`

---

[API](https://skmtc.net/roapp/apis/ro-app-public-api-v2.md) · [All operations](https://skmtc.net/roapp/apis/ro-app-public-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/roapp/ro-app-public-api-v2/revisions/85de4353ed28/schema)
