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

user_bundle_id
string<uuid>
required

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

Example:

"ca1d2263-d1f1-43ac-ba53-248e7a4bb26a"

Response

Successful Response

data
object
required