{
"success": true,
"data": {
"items": [
{
"id": "<string>",
"name": "<string>",
"status": "ENABLED",
"triggerEventName": "<string>",
"graphVersion": 123,
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
],
"page": 123,
"limit": 123,
"total": 123
}
}