cURL
curl --request GET \ --url https://api.ravan.ai/api/v1/phone-numbers/import/{id} \ --header 'X-Api-Key: <api-key>'
{ "success": true, "message": "<string>", "data": { "id": "<string>", "phone": "<string>", "name": "<string>", "type": "<string>", "termination_uri": "<string>", "sip_username": "<string>", "status": "<string>", "created_at": "<string>" } }
Get Imported Number.
Documentation IndexFetch the complete documentation index at: https://docs.ravan.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.ravan.ai/llms.txt
Use this file to discover all available pages before exploring further.
Show data
Imported number ID
Successful response
Show child attributes