---
title: "Get credential lists for SIP trunk"
method: GET
path: "/trunks/{trunkId}/credentialLists"
tags: ["SIP Trunks"]
---

# Get credential lists for SIP trunk

`GET /trunks/{trunkId}/credentialLists`

Return all the credential lists for a specified SIP trunk.

## Query parameters

- `page` integer
- `size` integer
- `sort` string[]

## Response `200`

OK

- object
  - `credentialListIds` string[], required
  - `totalItems` integer — Total size of the result.
  - `pageNumber` string — The token to be used for listing the next page
  - `size` integer — The number of items per page. default is 1000

---

[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)
