---
title: "List integrations"
method: GET
path: "/integration/api/v1/integrations"
tags: ["credentials"]
---

# List integrations

`GET /integration/api/v1/integrations`

List integrations

## Query parameters

- `integration_type` string[]

## Response `200`

OK

- GithubComOpengovernOpengovernanceServicesIntegrationApiModelsListIntegrationsResponse
  - `integrations` GithubComOpengovernOpengovernanceServicesIntegrationApiModelsIntegration[]
    - `annotations` object
    - `credential_id` string
    - `integration_id` string
    - `integration_type` string
    - `labels` object
    - `last_check` string
    - `name` string
    - `provider_id` string
    - `state` 'ACTIVE' | 'INACTIVE' | 'ARCHIVED'
  - `total_count` integer

---

[API](https://skmtc.net/opengovern/apis/opengovernance-service-api.md) · [All operations](https://skmtc.net/opengovern/apis/opengovernance-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opengovern/opengovernance-service-api/versions/ab05295c4094/schema)
