{
"hasMore": false,
"data": [
{
"object": "note",
"title": "text",
"recordId": "text",
"createdAt": "2024-11-21T09:49:47.960Z",
"collection": {
"object": "collection",
"name": "text"
},
"messages": [
{
"object": "note-message",
"content": "text",
"createdAt": "2024-11-21T09:49:47.960Z",
"user": {
"object": "user",
"email": "name@gmail.com",
"username": "text"
}
}
],
"updatedAt": "2024-11-21T09:49:47.960Z",
"user": {
"object": "user",
"email": "name@gmail.com",
"username": "text"
},
"environment": {
"object": "environment",
"name": "text"
},
"team": {
"object": "team",
"name": "text"
}
}
],
"parameters": {
"environmentName": "text",
"projectName": "text",
"userEmail": "name@gmail.com",
"teamName": "text",
"collectionName": "text",
"recordId": "text",
"createdAt.eq": "2024-11-21T09:49:47.960Z",
"createdAt.lt": "2024-11-21T09:49:47.960Z",
"createdAt.lte": "2024-11-21T09:49:47.960Z",
"createdAt.gt": "2024-11-21T09:49:47.960Z",
"createdAt.gte": "2024-11-21T09:49:47.960Z",
"updatedAt.eq": "2024-11-21T09:49:47.960Z",
"updatedAt.lt": "2024-11-21T09:49:47.960Z",
"updatedAt.lte": "2024-11-21T09:49:47.960Z",
"updatedAt.gt": "2024-11-21T09:49:47.960Z",
"updatedAt.gte": "2024-11-21T09:49:47.960Z"
}
}