{
"hasMore": false,
"data": [
{
"object": "adminLog",
"id": "text",
"type": "add",
"resource": "user-project",
"initiator": "administrator",
"createdAt": "2024-12-03T16:49:27.180Z",
"user": {
"object": "user",
"email": "name@gmail.com",
"id": 0,
"username": "text"
},
"newValue": {
"user": {
"object": "user",
"email": "name@gmail.com",
"id": 0,
"username": "text"
},
"permissionLevel": "admin",
"tags": [
{
"key": "text",
"value": "text"
}
],
"role": {
"object": "role",
"name": "text"
},
"teams": [
{
"object": "team",
"name": "text"
}
]
},
"previousValue": {
"user": {
"object": "user",
"email": "name@gmail.com",
"id": 0,
"username": "text"
},
"permissionLevel": "admin",
"tags": [
{
"key": "text",
"value": "text"
}
],
"role": {
"object": "role",
"name": "text"
},
"teams": [
{
"object": "team",
"name": "text"
}
]
}
}
],
"parameters": {
"projectName": "text",
"limit": 10,
"userEmail": "name@gmail.com",
"userId": 0,
"type": "add",
"initiator": "administrator",
"resource": "user-project",
"createdAt.eq": "2024-12-03T16:49:27.180Z",
"createdAt.lt": "2024-12-03T16:49:27.180Z",
"createdAt.lte": "2024-12-03T16:49:27.180Z",
"createdAt.gt": "2024-12-03T16:49:27.180Z",
"createdAt.gte": "2024-12-03T16:49:27.180Z"
}
}