---
title: "Get your default conferencing application"
method: GET
path: "/v2/conferencing/default"
tags: ["Conferencing"]
---

# Get your default conferencing application

`GET /v2/conferencing/default`

## Headers

- `Authorization` string, required

## Response `200`

- GetDefaultConferencingAppOutputResponseDto
  - `status` 'success' | 'error', required
  - `data` DefaultConferencingAppsOutputDto
    - `appSlug` string
    - `appLink` string

---

[API](https://skmtc.net/calcom/apis/cal-diy-api-v2.md) · [All operations](https://skmtc.net/calcom/apis/cal-diy-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/calcom/cal-diy-api-v2/revisions/16de9d3eb7b3/schema)
