Get account's TSP information
GET {{baseUrl}}/tsp
Get information on Telephony Service Provider on an account level.
Prerequisites:
- A Pro or a higher plan.
Scopes:
tsp:read:admin
Rate Limit Label
:
Light
HEADERS
| Key | Datatype | Required | Description |
| Accept
| string | | |
RESPONSES
status: OK
{"dial_in_number_unrestricted":"\u003cboolean\u003e","dial_in_numbers":[{"code":"\u003cstring\u003e","number":"\u003cstring\u003e","type":"\u003cstring\u003e"},{"code":"\u003cstring\u003e","number":"\u003cstring\u003e","type":"\u003cstring\u003e"}],"enable":"\u003cboolean\u003e","master_account_setting_extended":"\u003cboolean\u003e","modify_credential_forbidden":"\u003cboolean\u003e","tsp_bridge":"EU_TSP_TB","tsp_enabled":"\u003cboolean\u003e","tsp_provider":"\u003cstring\u003e"}