{
"skip": 123,
"take": 123,
"total": 123,
"agents": [
{
"id": "<string>",
"organizationId": "<string>",
"provider": "openai",
"search": true,
"emotions": true,
"memory": true,
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"name": "<string>",
"client": "<string>",
"model": "gemini-2.5-flash-native-audio-preview-09-2025",
"voice": "Puck",
"instructions": "<string>",
"greetingMsg": "<string>",
"remoteId": "<string>"
}
]
}