---
title: "check if integrations for a particular service exists"
method: GET
path: "/w/{workspace}/native_triggers/integrations/{service_name}/exists"
tags: ["workspace_integration"]
---

# check if integrations for a particular service exists

`GET /w/{workspace}/native_triggers/integrations/{service_name}/exists`

## Path parameters

- `workspace` string, required
- `service_name` 'nextcloud' | 'google' | 'github', required

## Response `200`

integration exists

- boolean

---

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