curl --request GET \
--url https://api.example.com/api/phone-numbers/{phone_number_id} \
--header 'X-API-Key: <x-api-key>' \
--header 'X-Organization-Id: <x-organization-id>'{
"success": true,
"data": {
"phone_number_id": "phon_a1b2c3d4e5f6",
"phone_number": "+15551234567",
"client_id": "org_abc123",
"provider": "twilio",
"status": "assigned",
"supports_inbound": true,
"supports_outbound": true,
"assigned_agent_id": "agent_b2c3d4e5f6a7",
"integration_id": "intg_c3d4e5f6a7b8",
"created_at": "2024-01-15T10:30:00Z",
"updated_at": "2024-01-20T14:45:00Z"
}
}
curl --request GET \
--url https://api.example.com/api/phone-numbers/{phone_number_id} \
--header 'X-API-Key: <x-api-key>' \
--header 'X-Organization-Id: <x-organization-id>'{
"success": true,
"data": {
"phone_number_id": "phon_a1b2c3d4e5f6",
"phone_number": "+15551234567",
"client_id": "org_abc123",
"provider": "twilio",
"status": "assigned",
"supports_inbound": true,
"supports_outbound": true,
"assigned_agent_id": "agent_b2c3d4e5f6a7",
"integration_id": "intg_c3d4e5f6a7b8",
"created_at": "2024-01-15T10:30:00Z",
"updated_at": "2024-01-20T14:45:00Z"
}
}
phon_[a-f0-9]{12,}).phone_numbers:read (all roles)Show properties
twilio or sip).free or assigned).{
"success": true,
"data": {
"phone_number_id": "phon_a1b2c3d4e5f6",
"phone_number": "+15551234567",
"client_id": "org_abc123",
"provider": "twilio",
"status": "assigned",
"supports_inbound": true,
"supports_outbound": true,
"assigned_agent_id": "agent_b2c3d4e5f6a7",
"integration_id": "intg_c3d4e5f6a7b8",
"created_at": "2024-01-15T10:30:00Z",
"updated_at": "2024-01-20T14:45:00Z"
}
}