List Message Routes
Accounts
List Message Routes
Retrieve a list of all message routes configured in your account. Returns basic information about each route including MRID, name, and webhook configuration.
What this does: Returns a list of message routes (MRID- IDs) configured on the account. Use this to find an existing route ID before provisioning a new number or updating a number’s message configuration.
Next steps:
- Get full route details —
GET /v1.0/message/routes - Create a new route —
POST /v1.0/message/routes
GET
List Message Routes
Documentation Index
Fetch the complete documentation index at: https://docs.telegent.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter the token obtained from the Authentication endpoint
Response
200 - application/json
Success — returns a list of all message routes on the account
The response is of type object.