Telephony & Bridges
Get All Bridges
Retrieve a list of all telephony bridges in the system
GET
Get All Bridges
Get All Bridges
Retrieve a list of all telephony bridges in your organization, including their IDs, names, slugs, associated providers, and linked phone numbers for monitoring and call-routing management.Prerequisites: Make sure you have your API Token and Org-Handle ready. See Authentication for details.
Headers
You can get the
Org-Handle by hitting the Get All Organizations API. The domain_handle field in the response is your Org-Handle.Response Fields
Bridge Object Fields
Number Object Fields
Common Error Codes
Code Examples
Best Practices
- Bridge Slug: Note each bridge’s
slug- it is used as a path parameter in other bridge endpoints - Provider Check: Verify bridges have a connected provider before routing calls through them
- Number Assignment: Bridges without numbers in the
numbers[]array cannot receive inbound calls - Error Handling: Always handle potential errors and edge cases
- Security: Keep API tokens secure and rotate them regularly
Get All Bridges