curl --location '/api/v1/deals?limit=undefined&offset=undefined&search=undefined&stageId=undefined&campaignId=undefined&ownerId=undefined&pipelineId=undefined&closedStatus=undefined&ids=undefined&sortBy=undefined&sortDir=undefined&minimal=undefined'[
{
"id": "string",
"title": "string",
"pipelineId": "string",
"stageId": "string",
"value": 0,
"probability": 0,
"agentId": "string",
"campaignId": "string",
"ownerId": "string",
"notes": "string",
"suggestedByAgent": true,
"confirmedByHuman": true,
"agentsPaused": true,
"closedAt": "string",
"archived": true,
"workspaceId": "string",
"createdAt": "string",
"updatedAt": "string"
}
]