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

# List credentials

`GET /integration/api/v1/credentials`

List credentials

## Response `200`

OK

- GithubComOpengovernOpengovernanceServicesIntegrationApiModelsListCredentialsResponse
  - `credentials` GithubComOpengovernOpengovernanceServicesIntegrationApiModelsCredential[]
    - `created_at` string
    - `id` string
    - `integration_type` string
    - `metadata` object
    - `secret` string
    - `updated_at` string
  - `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/revisions/ab05295c4094/schema)
