curl --request GET \
--url http://api.stuut.ai/v1/call-agents \
--header 'Authorization: Bearer <token>'[
{
"object": "<string>",
"remote_agent_id": "<string>",
"type": "inbound",
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"modified_at": "2023-11-07T05:31:56Z",
"recording_consent_required": true,
"retell_agent": {
"agent_id": "<string>",
"agent_name": "<string>",
"interruption_sensitivity": 0.5,
"language": "<string>",
"responsiveness": 0.5,
"voice_speed": 1.25,
"voice_temperature": 1,
"voice_id": "<string>"
},
"retell_voice": {
"accent": "<string>",
"age": "<string>",
"gender": "<string>",
"preview_audio_url": "<string>",
"provider": "<string>",
"voice_id": "<string>",
"voice_name": "<string>"
}
}
]curl --request GET \
--url http://api.stuut.ai/v1/call-agents \
--header 'Authorization: Bearer <token>'[
{
"object": "<string>",
"remote_agent_id": "<string>",
"type": "inbound",
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"modified_at": "2023-11-07T05:31:56Z",
"recording_consent_required": true,
"retell_agent": {
"agent_id": "<string>",
"agent_name": "<string>",
"interruption_sensitivity": 0.5,
"language": "<string>",
"responsiveness": 0.5,
"voice_speed": 1.25,
"voice_temperature": 1,
"voice_id": "<string>"
},
"retell_voice": {
"accent": "<string>",
"age": "<string>",
"gender": "<string>",
"preview_audio_url": "<string>",
"provider": "<string>",
"voice_id": "<string>",
"voice_name": "<string>"
}
}
]Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful response
The id of the remote agent to use for this call agent.
inbound, outbound 832Show child attributes
0 <= x <= 10 <= x <= 10.5 <= x <= 20 <= x <= 2