Get Unused User Bundles
Returns all user bundles that aren’t in use.
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
Query Parameters
Consolidated filter parameter (deepObject style). Supports filtering by country_iso and resource. Examples: filter[country_iso]=US or filter[resource]=+15617819942
Response
Successful Response
JavaScript