---
title: "List allowlist entries"
method: GET
path: "/agent_config/allowlist"
tags: ["Business Agent - Onboarding"]
---

# List allowlist entries

`GET /agent_config/allowlist`

Retrieve a list of all allowlisted consumer phone numbers for the specified entity.

## Headers

- `X-API-Version` '2.0.0'

## Response `200`

A list of all allowlist entries

- OnboardBizAIOmniChannelAllowlistResponse[]
  - `consumer_phone_number` string
  - `id` string

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `429` — Too many requests
- `500` — Server error

---

[API](https://skmtc.dev/360dialog/apis/messaging-api.md) · [All operations](https://skmtc.dev/360dialog/apis/messaging-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/360dialog/messaging-api/revisions/74b31f9f8610/schema)
