---
title: "Get credential list"
method: GET
path: "/credentialLists/{id}"
tags: ["Credential Lists"]
---

# Get credential list

`GET /credentialLists/{id}`

Return a credential list by its specified ID.

## Path parameters

- `id` string, required

## Response `200`

OK

- CredentialListResponse
  - `name` string — The name of the credential list.
  - `id` string — The ID of the credential list.

---

[API](https://skmtc.net/sinch/apis/elastic-sip-trunk-api.md) · [All operations](https://skmtc.net/sinch/apis/elastic-sip-trunk-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sinch/elastic-sip-trunk-api/revisions/c04c2c708bf9/schema)
