cURL
curl --request GET \ --url https://{subdomain}.nudj.cx/api/v2/analytics/community/activity/recent
{ "events": [ { "_id": "<string>", "eventCategory": "<string>", "createdAt": "<string>", "eventSubCategory": "<string>", "userId": "<string>", "userName": "<string>", "title": "<string>", "description": "<string>" } ] }
Most recent events for the realtime feed.
Documentation IndexFetch the complete documentation index at: https://docs.nudj.cx/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.nudj.cx/llms.txt
Use this file to discover all available pages before exploring further.
1 <= x <= 100
Successful response
Show child attributes
Was this page helpful?