---
title: "Get all campaigns"
method: GET
path: "/campaigns"
tags: ["Campaigns"]
---

# Get all campaigns

`GET /campaigns`

The Get all campaigns API allows you to retrieve details of all campaigns.

## Response `200`

Successful operation

- object
  - `campaigns` object[]
    - `advanced_call_fields` string
    - `agent_callerid_name` string
    - `agent_callerid_number` string
    - `amd_enabled` string
    - `amd_max_duration` string
    - `amd_settings` string
    - `auto_dial` string
    - `auto_dial_delay` string
    - `available_agent_search_timeout` string
    - `campaign_type` string
    - `client_callerid_name` string
    - `client_callerid_number` string
    - `created_at` string
    - `creator_user_id` string
    - `custom_call_fields` string
    - `default_answer_status` string
    - `default_busy_status` string
    - `default_direct_dial_status` string
    - `default_error_status` string
    - `default_fax_status` string
    - `default_not_exists_status` string
    - `default_permanent_expiration_days` string
    - `default_remote_adapter_channel_id` string
    - `default_timeout_status` string
    - `default_voice_mail_status` string
    - `default_weight` string
    - `description` string
    - `end_call_show_timeout` string
    - `feedback_default_status` string
    - `feedback_timeout` string
    - `fetch_leads_type` string
    - `hide_voicemail_for_no_ratio_permanents` string
    - `highest_priority_weight` string
    - `highest_priority_weight_ratio_level` string
    - `id` string
    - `iframe_call_fields` string
    - `is_active` string
    - `is_caller_id_random` string
    - `is_deleted` string
    - `is_hold_enabled` string
    - `min_weight` string
    - `name` string
    - `no_ratio_leads_fetching_method` string
    - `notify_user_about_online_lead` string
    - `override_dropped_call_action` string
    - `parent_id` unknown
    - `permanent_agent_offline_keepalive` string
    - `permanent_callback_keepalive` string
    - `permanent_daily_limit` string
    - `permanent_expiration_active` string
    - `permanent_total_limit` string
    - `phone_mask_mode` string
    - `predictive_call_ratio` string
    - `predictive_call_timeout` string
    - `predictive_fallback_action` string
    - `predictive_fallback_action_options` string
    - `predictive_fallback_action_timeout` string
    - `predictive_preservation_min_ringing_duration` string
    - `predictive_ringing_preservation_ratio` string
    - `redial_limit` string
    - `remote_call_screen_enabled` string
    - `remote_data_url` string
    - `remote_javascript_code` string
    - `show_phone_symbols` string
    - `updated_at` string
    - `voice_mail_button_status` string
    - `voicemail_button_hide_timeout` string
    - `voicemail_time_options` string

## Other responses

- `404` — Error

---

[API](https://skmtc.net/commpeak/apis/dialer-api-v2-0-1.md) · [All operations](https://skmtc.net/commpeak/apis/dialer-api-v2-0-1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/commpeak/dialer-api-v2-0-1/versions/eacecf960bb6/schema)
