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

Query Parameters

filter
object

Consolidated filter parameter (deepObject style). Supports filtering by country_iso and resource. Examples: filter[country_iso]=US or filter[resource]=+15617819942

page
object

Consolidated page parameter (deepObject style). Originally: page[size], page[number]

Response

Successful Response

meta
PaginationResponse · object
required
data
BillingBundleSummary · object[]
required