---
title: "list the credentials of the specified devops for the current user"
method: GET
path: "/kapis/devops.kubesphere.io/v1alpha3/namespaces/{devops}/credentials"
tags: ["DevOps Credential"]
---

# list the credentials of the specified devops for the current user

`GET /kapis/devops.kubesphere.io/v1alpha3/namespaces/{devops}/credentials`

## Path parameters

- `devops` string, required

## Query parameters

- `name` string
- `page` string, page=%d
- `limit` string
- `ascending` string
- `sortBy` string

## Response `200`

ok

- ApiListResult
  - `items` ApiListResultItems[], required
    - unknown
  - `totalItems` integer, required

---

[API](https://skmtc.net/kubesphere/apis/kubesphere-devops.md) · [All operations](https://skmtc.net/kubesphere/apis/kubesphere-devops/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kubesphere/kubesphere-devops/revisions/f2642b25b303/schema)
