Skip to main content
POST
Batch get phone numbers

Authorizations

X-API-KEY
string
header
required

Path Parameters

agentId
string
required

Body

application/json

Set of E.164 phone numbers to retrieve in a single call.

phoneNumbers
string[]
required

List of phone numbers to retrieve

Minimum array length: 1

Response

Successful response

Result of a batch phone-number lookup, partitioned into numbers that were found and numbers that weren't.

found
object[]
required
notFound
string[]
required
Last modified on April 22, 2026