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

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

`GET /kapis/devops.kubesphere.io/v1alpha3/devops/{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

## Changes

- **2020-08-13** `a1dfd3d9e265` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/kubesphere/apis/ks-api/changes/kapis/devops.kubesphere.io/v1alpha3/devops/:devops/credentials/get.md)

---

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