GET
/
get_twilio
Get Twilio
curl --request GET \
  --url https://api.toingg.com/api/v3/get_twilio \
  --header 'Authorization: Bearer <token>'
"<any>"

Overview

The “Get Details” endpoint allows users to retrieve information about the contact center integrated into their Toingg account. By sending a POST request to the /get_twilio endpoint, users can access details such as contact center configurations, status, and other relevant information. This functionality is crucial for reviewing and managing contact center integrations, ensuring that operations are efficient and aligned with user needs. The endpoint provides comprehensive details to support effective contact center management and integration with external systems.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Response

200 - application/json

Successful Response

The response is of type any.