---
title: "List credentials for this AS"
method: GET
path: "/oauth2/servers/{asId}/credentials"
tags: ["AuthorizationServers"]
---

# List credentials for this AS

`GET /oauth2/servers/{asId}/credentials`

## Path parameters

- `asId` string, uuid, required

## Response `200`

List of credentials (secrets masked).

- CredentialListResponse
  - `items` SoftwareCredential[], required — unresolved $ref

---

[API](https://skmtc.dev/sphereon-opensource/apis/software-instance-manager-api.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/software-instance-manager-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/software-instance-manager-api/revisions/ccb5e0065014/schema)
