Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization_bearer
string

Format: Bearer Authenticates the request with your Telnyx API V2 KEY

Path Parameters

bundle_id
string<uuid>
required

Unique identifier of the bundle. Billing bundle's ID, this is used to identify the billing bundle in the API.

Example:

"8661948c-a386-4385-837f-af00f40f111a"

Response

Successful Response

data
BillingBundleSchema · object
required