Skip to main content
GET

Request

Retrieve detailed information about a specific phone number.

Headers

string
required
Bearer token for authentication. Format: Bearer YOUR_API_KEY

Path Parameters

string
required
The unique identifier of the phone number (e.g., pn_abc123)

Query Parameters

string
Comma-separated list of additional data: stats, recent_calls

Response

string
Unique identifier for the phone number
string
The phone number in E.164 format
string
Display name for the phone number
string
Two-letter country code
string
State or region code
object
Object with voice and sms boolean fields
string
Current status: active, pending, inactive
string
Agent ID for handling incoming calls
object
Usage statistics (when include=stats)
string
ISO 8601 creation timestamp

Error Codes