List Whitelisted Numbers
List all whitelisted test numbers with optional filtering and pagination. Results are sorted by creation date, newest first.
Authentication
PINNACLE-API-KEYstring
API Key authentication via header
Request
This endpoint expects an object.
pageIndex
pageSize
agentId
Filter whitelisted numbers by agent ID (prefixed with ‘agent_’).
number
Filter by phone number in E.164 format.
status
Filter by whitelist status.
Response
Returns paginated list of whitelisted numbers.
data
hasMore
count
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error

