---
title: "Gets all active telecoms"
method: GET
path: "/Reference/Telecoms"
tags: ["Reference"]
---

# Gets all active telecoms

`GET /Reference/Telecoms`

## Query parameters

- `includeInactive` boolean

## Response `200`

- Telecom[], nullable
  - `IsActive` boolean
  - `Id` integer
  - `Name` string, nullable
  - `Type` 'Landline' | 'Mobile' | 'Email' | 'Fax' | 'Website' | 'Other' | 'Skype'
  - `PhoneSoftwareSupported` boolean
  - `SMS` boolean
  - `Validate` boolean
  - `IsCandidateTelecom` boolean
  - `IsCompanyTelecom` boolean
  - `IsLocationTelecom` boolean
  - `IsContactTelecom` boolean

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.dev/vslcloud/apis/infinity-api.md) · [All operations](https://skmtc.dev/vslcloud/apis/infinity-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vslcloud/infinity-api/revisions/54661781612a/schema)
