List SMS Numbers
Messaging
List SMS Numbers
Retrieve all phone numbers configured for SMS, along with their configuration and conversation counts. Pass ?channel=whatsapp or ?channel=imessage to return WhatsApp or iMessage configurations instead of SMS.
GET
List SMS Numbers
Enterprise Feature - SMS is only available on Enterprise plans. Contact your Bland representative for access.
Headers
string
required
Your API key for authentication.
Response
array
A list of phone numbers with SMS configurations.
string
The E.164 formatted phone number assigned to the user.
object
The configuration used when handling inbound SMS messages.
string
When the agent sends a response, we’ll send the message details in a POST request to the URL you specify here, along with chat history.
object
Request data fields are available to the AI agent during the call when referenced in the associated pathway or task.
number
Maximum time to wait for a response. Default is no timeout.
string
Twilio Messaging Service SID, if set.
string
The assistant’s objective or system instruction.
array
A list of tools available to the assistant.
number
The model’s temperature setting, controlling creativity.
string
The ID of the linked conversational pathway (if any).
string
The specific version of the pathway to use.
string
The ID of the first node to enter in the pathway.
boolean
When
true, a new conversation is automatically started if the user texts after the current conversation has ended. When false, subsequent messages are stored in the ended conversation without triggering a new reply.string
The timezone used for time-based variables in the conversation (e.g.
"America/New_York").string[]
IDs of citation schemas configured for this number. Citations are extracted when conversations end. See Citations.
string[]
IDs of outcomes configured for this number. Outcomes are evaluated when conversations end. See Outcomes.
string
Custom prompt used to generate a conversation summary when the conversation ends.
integer
The number of SMS conversations handled by this number.
null
Always
null on success.Docs for agents: llms.txt