Skip to main content
GET
/
v1
/
phone-numbers
/
{phone_number_id}
Get phone number
curl --request GET \
  --url https://api.oneinbox.ai/v1/phone-numbers/{phone_number_id} \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.oneinbox.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key from the OneInbox dashboard (API Keys → Create)

Path Parameters

phone_number_id
string
required

Response

200

OK