Get Bundle By Id
Get a single bundle by ID.
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.
Headers
Format: Bearer Authenticates the request with your Telnyx API V2 KEY
Path Parameters
Billing bundle's ID, this is used to identify the billing bundle in the API.
Example:
"8661948c-a386-4385-837f-af00f40f111a"
Response
Successful Response
JavaScript