Skip to main content
GET
/
v1.0
/
message
/
routes
json
{
  "MessageRouteId": "MRID-73af1e73-d7b3-4696-bdd9-5b407c96fc8a"
}
{
  "MessageRouteId": "MRID-01711e7e-c158-4de7-831f-673ab9fdaaa9",
  "AccountId": "DID-1e8939ab-3f3c-4db1-89d7-956d80fd793j",
  "RouteName": "Main SMS Webhook",
  "MessageUrl": "https://apiendpoint.com",
  "MessageUrlMethod": "GET",
  "MessageRouteEnabled": true,
  "MessageAuthenticationType": "Basic",
  "MessageUsername": "admin",
  "MessagePasswordToken": "passwordORbearerToken",
  "CallbackMessageUrl": "https://apiendpoint.com",
  "CallbackMessageUrlMethod": "POST",
  "CallbackMessageAuthenticationType": null,
  "CallbackMessageUsername": "admin",
  "CallbackMessagePasswordToken": null
}

Authorizations

Authorization
string
header
required

Enter the token obtained from the Authentication endpoint

Query Parameters

MessageRouteId
string

Response

200 - application/json

Message Route Details

The response is of type object.