cURL
curl --request GET \ --url https://api.goyappr.com/phone-numbers \ --header 'Authorization: Bearer <token>'
{ "data": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "number": "+972551234567", "friendly_name": "<string>", "provider": "<string>", "is_active": true, "inbound_agent_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "outbound_agent_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "sip_inbound_configured": true, "sip_outbound_configured": true, "country_code": "<string>", "monthly_cost": 123, "created_at": "2023-11-07T05:31:56Z" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.goyappr.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.goyappr.com/llms.txt
Use this file to discover all available pages before exploring further.
Your Yappr API key (e.g. ypr_live_...). Generate one in the dashboard under Settings → API Keys.
ypr_live_...
List of phone numbers
Show child attributes