---
title: "List your conferencing applications"
method: GET
path: "/v2/conferencing"
tags: ["Conferencing"]
---

# List your conferencing applications

`GET /v2/conferencing`

## Headers

- `Authorization` string, required

## Response `200`

- ConferencingAppsOutputResponseDto
  - `status` 'success' | 'error', required
  - `data` ConferencingAppsOutputDto[], required
    - `id` number, required — Id of the conferencing app credentials
    - `type` string, required — Type of conferencing app
    - `userId` number, required — Id of the user associated to the conferencing app
    - `invalid` boolean, nullable — Whether if the connection is working or not.

---

[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)
