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

# List integration groups and their integrations

`GET /integration/api/v1/integrations/integration-groups`

List integration groups and their integrations

## Query parameters

- `populateIntegrations` boolean

## Response `200`

OK

- GithubComOpengovernOpengovernanceServicesIntegrationApiModelsIntegrationGroup[]
  - `integration_ids` string[]
  - `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'
  - `name` string
  - `query` string

---

[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)
