Get transfer strategy
Use this endpoint to get a Transfer Strategy. More info.
Please log in to see full path URL. Learn why.
get
/ccaas/voice/2/transfer-configs/transfer-strategy
Authorizations:
Scopes:
Responses
200
OK
401
Unauthorized
403
Forbidden
404
Not Found
429
Too Many Requests
500
Internal Server Error
Request samples
- cURL
- Java
- C#
- Go
- Python
- PHP
- JavaScript
- NodeJs
- Ruby
Example
cURL
Copy
curl -L -g 'https://{baseUrl}/ccaas/voice/2/transfer-configs/transfer-strategy' \ -H 'Authorization: {authorization}' \ -H 'Accept: application/json'
Response samples
- 200
- 401
- 403
- 404
- 429
- 500
Content type
application/json
Successful response
Copy
Collapse all {- "id": "642bf5f4ff5dd177aeb00889",
- "musicOnHold": {
- "enabled": true,
- "useDefault": false,
- "fileAudioSource": {
- "fileDescriptor": "f829e911-8439-4321-aa25-23b321e1a9cb"
}
}, - "announcementMessage": {
- "enabled": true,
- "audioSourceType": "TTS",
- "ttsAudioSource": {
- "text": "You're are being transferred...",
- "language": "en",
- "voice": {
- "name": "Joanna",
- "gender": "FEMALE"
}, - "speechRate": 1
}, - "fileAudioSource": null,
- "repeatInterval": {
- "unit": "SECONDS",
- "value": 5
}
}, - "createdAt": "2023-04-04T10:03:32.729Z",
- "updatedAt": "2023-04-06T11:22:18.149Z"
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See