---
title: "List all ACLs for a trunk"
method: GET
path: "/trunks/{trunkId}/accessControlLists"
tags: ["Access Control List", "SIP Trunks"]
---

# List all ACLs for a trunk

`GET /trunks/{trunkId}/accessControlLists`

Get all access control list entries for a trunk.

## Response `200`

The list of access control list entries

- object
  - `accessControlListIds` string[] — Array of AccessControlList ids
  - `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)
