Get My SMS Number
SMS Phone Numbers
Get My SMS Number
Get the current user’s assigned SMS phone number
GET
Get My SMS Number
Multi-SMS Feature: This endpoint is only applicable for tenants with multiple SMS numbers per organization enabled.
Get My SMS Number
Retrieve the SMS phone number assigned to a specific user. Returns the number if one is assigned, or indicates that no number is currently assigned.Authentication
Your API key
Query Parameters
The user’s unique_id
The organization’s unique_id
Response
Whether the request was successful
The user’s assigned SMS phone number in E.164 format, or
null if none assignedtrue if the user has an assigned number, false otherwiseExample Request
Example Response (Number Assigned)
Example Response (No Number Assigned)
Error Responses
400
Use Cases
- Check if a user has an SMS number before creating a campaign
- Display the user’s assigned number in the dashboard
- Determine if a user needs to be assigned a number by an admin

