cURL
Numbers
Order ID Details
Retrieve detailed information about a number provisioning order using the order ID. Returns order status, requested numbers, provisioning results, and any error messages.
What this does: Returns the order status, order type (provision, portin, etc.), associated phone numbers, and any error message codes from the carrier. Multiple example responses are included showing common error states (account number required, number lock). Poll this endpoint after a provision or port-in to confirm completion.
Next steps:
- If status is Complete, the number is active — send a test message via
POST /v1.0/message/outbound - If status is Error, review the
OrderStatusMessageand retry the operation
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.telegent.com/llms.txt
Use this file to discover all available pages before exploring further.