[
{
"results": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"agent_name": "<string>",
"product_name": "<string>",
"started_at": "2023-11-07T05:31:56Z",
"duration_ms": 123,
"span_count": 123,
"has_error": true,
"agent": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"ended_at": "2023-11-07T05:31:56Z",
"error": "<string>",
"metadata": "<unknown>"
}
],
"pagination": {
"total_count": 123,
"limit": 123,
"offset": 123,
"has_more": true
}
}
]