Structured Outputs
Get Structured Output
get/structured-output/{id}
Path parameters
idstring uuid required
The unique identifier for the resource.
Response
Example response
{
"conditions": [
{
"type": "minMessages",
"count": 4
},
{
"type": "minCallDuration",
"seconds": 10
}
]
}