---
title: "List Available Integrations"
method: GET
path: "/integrations/available-integrations"
tags: ["integrations"]
---

# List Available Integrations

`GET /integrations/available-integrations`

## Response `200`

Successful Response

- AvailableIntegration[]
  - `name` 'PRACTICE_BETTER' | 'WEBHOTELIER' | 'FIDELIO' | 'GENESYS_CLOUD' | 'HUBSPOT_WEBHOOKS' | 'INTELLIGENCE' | 'CLOUDFLARE' | 'GOOGLE_ADS' | 'GOOGLE_ANALYTICS' | 'GOOGLE_SEARCH_CONSOLE' | 'WORDPRESS' | 'BOX' | 'TRIPADVISOR' | 'POSTHOG' | 'GITHUB', required
  - `display_name` string, required
  - `description` string, required
  - `credentials_schema` object, required

## Changes

- **2026-09-03** `d65b8fefae34` — 1 warning
  - added the new `GITHUB` enum value to the `items/name` response property for the response status `200`
- **2026-09-03** `fbb95eac3965` — 2 warning
  - added the new `POSTHOG` enum value to the `items/name` response property for the response status `200`
  - added the new `TRIPADVISOR` enum value to the `items/name` response property for the response status `200`

[Change history](https://skmtc.dev/getanana/apis/cleon-api/changes/integrations/available-integrations/get.md)

---

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