Retrieve a sub number order
Get an existing sub number order.
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The sub number order ID.
Query Parameters
Consolidated filter parameter (deepObject style). Originally: filter[include_phone_numbers]
Response
Successful response with details about a sub number order.
JavaScript