Numbers
Get Inbound Binding
GET
/api/v1/number/inbound인증 설정과 수신 지침은 콘솔 전용이라 이 표면에 없습니다.
Authorization
numberKey AuthorizationBearer <token>
번호 API 키. 키가 곧 발신 번호이자 접근 범위다 — 그 번호의 통화만 조회·제어할 수 있다.
In: header
Header Parameters
X-Number-Id?string|null
Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/number/inbound"{ "agent_type": "mastra", "assistant_id": "support", "chat_url": "https://agent.example.com/api/agents/support/stream", "number_id": "8b21d4e6-77af-4c30-9f5b-1a0c3d2e4f60", "phone": "07079193558"}