{
"hasMore": false,
"data": [
{
"object": "activityLog",
"id": "text",
"type": "read",
"action": "create",
"label": "text",
"recordIds": [
"text"
],
"createdAt": "2024-11-21T10:03:58.479Z",
"user": {
"object": "user",
"email": "name@gmail.com",
"username": "text"
},
"environment": {
"object": "environment",
"name": "text"
},
"collection": {
"object": "collection",
"name": "text"
},
"inbox": {
"object": "inbox",
"name": "text"
},
"team": {
"object": "team",
"name": "text"
}
}
],
"parameters": {
"environmentName": "text",
"projectName": "text",
"userEmail": "name@gmail.com",
"teamName": "text",
"collectionName": "text",
"recordId": "text",
"action": "create",
"type": "read",
"createdAt.eq": "2024-11-21T10:03:58.479Z",
"createdAt.lt": "2024-11-21T10:03:58.479Z",
"createdAt.lte": "2024-11-21T10:03:58.479Z",
"createdAt.gt": "2024-11-21T10:03:58.479Z",
"createdAt.gte": "2024-11-21T10:03:58.479Z"
}
}