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.

Path Parameters

id
string<uuid>
required

The Telnyx-assigned agent identifier.

Response

Test devices attached to the agent.

test_device_id
string<uuid>
required
phone_number
string
required
invite_status
enum<string>
required
Available options:
PENDING,
ACCEPTED,
DECLINED