List event logs, paginated results
Query parameters
Response
Paginated event logs
Example response
{
"totalDocs": 1200,
"limit": 10,
"totalPages": 12,
"page": 2,
"pagingCounter": 1,
"docs": [
{
"_id": "621f802b813dbdba9eeaf7d7",
"user": {
"_id": "5f9f1b9b9b9b9b9b9b9b9b9b",
"identityEthAddress": "0xAAB27b150451726EC7738aa1d0A94505c8729bd1",
"rewardsEthAddress": "0xAAB27b150451726EC7738aa1d0A94505c8729bd1",
"username": "darth",
"accounts": [
{
"_id": "63b428f7d9ca4f6ff5370d05",
"user": {
"_id": "5f9f1b9b9b9b9b9b9b9b9b9b",
"identityEthAddress": "0xAAB27b150451726EC7738aa1d0A94505c8729bd1",
"rewardsEthAddress": "0xAAB27b150451726EC7738aa1d0A94505c8729bd1",
"username": "darth"
},
"accountId": "098098098098098",
"name": "darth#6755",
"avatarId": "098098098087097",
"platform": "DISCORD"
}
]
},
"useraccount": {
"_id": "63b428f7d9ca4f6ff5370d05",
"accountId": "098098098098098",
"name": "darth#6755",
"avatarId": "098098098087097",
"platform": "DISCORD"
},
"apiKey": "621f802b813dbdba9eeaf7d7",
"period": "621f802b813dbdba9eeaf7d7",
"type": {
"label": "An action that changes user permissions",
"description": "A user's permissions were changed"
},
"description": "A description of the event ",
"createdAt": "2023-03-01T22:51:20.012Z",
"updatedAt": "2023-03-01T22:51:20.012Z"
}
]
}Changes
Changed in 21 of the 50 revisions of this API.25428
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 56 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the
docs/items/user/accounts/items/nameresponse property's minLength was decreased from4to2for the response status200response-property-min-length-decreased
- ▲
the
docs/items/useraccount/nameresponse property's minLength was decreased from4to2for the response status200response-property-min-length-decreased
- ▲
- ●
added the new
COMMUNITYenum value to thedocs/items/type/keyresponse property for the response status200response-property-enum-value-added
- ●
- ○
removed the
COMMUNITYenum value from thedocs/items/type/keyresponse property for the response status200response-property-enum-value-removed
- ○
- ●
added the new
COMMUNITYenum value to thedocs/items/type/keyresponse property for the response status200response-property-enum-value-added
- ●
- ○
removed the
COMMUNITYenum value from thedocs/items/type/keyresponse property for the response status200response-property-enum-value-removed
- ○
- ●
added the new
COMMUNITYenum value to thedocs/items/type/keyresponse property for the response status200response-property-enum-value-added
- ●
- ○
removed the
COMMUNITYenum value from thedocs/items/type/keyresponse property for the response status200response-property-enum-value-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
added the new
COMMUNITYenum value to thedocs/items/type/keyresponse property for the response status200response-property-enum-value-added
- ●