---
title: "Get connectors."
method: GET
path: "/connectors"
tags: ["Connectors"]
---

# Get connectors.

`GET /connectors`

## Query parameters

- `start-index` integer
- `max-results` integer

## Response `200`

The connectors

- Connector[]
  - `id` string
  - `type` 'jira' | 'microsoft_teams_bot' | 'servicenow' | 'slack' | 'zendesk' | 'discord' | 'github' | 'topdesk' | 'zammad' | 'mattermost' | 'zoom_chat' | 'dingtalk' | 'dynamic' | 'zabbix' | 'autotask' | 'google_chat_bot', required
  - `name` string, required
  - `createdAt` string, date-time
  - `updatedAt` string, date-time
  - `params` union
    - object
      - `apiKey` string
    - object
      - `url` string
      - `email` string
      - `password` string
    - object
      - `url` string
    - object
      - `url` string
      - `username` string
      - `password` string
    - object
    - object
      - `url` string
      - `email` string
      - `apiKey` string
    - object
      - `url` string
    - object
      - `apiKey` string
    - object
      - `url` string
      - `username` string
      - `password` string
    - object
      - `authorization` string
    - object
      - `authorization` string
    - object
      - `authorization` string
    - object
      - `apiKey` string
    - object
      - `apiKey` string
    - object
      - `url` string
      - `secret` string
    - object
      - `url` string
      - `apiKey` string

---

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