Enables administrators and developers to programmatically retrieve a mixed feed of social activity. This combines wall posts, article updates, and other community news into one "Activity Wall". It's the "Pulse" of your community and the perfect content for a home page feed.
Authorization
Bearer YOUR_TOKEN
UserID
StartPage
PageLength
Authorization: Bearer YOUR_TOKEN
https://your-site.com/api/wall/stream?userid=1&startpage=1&pagelength=100
{ "IsError": false, "ResponseMessage": "", "ResponseData": [ { "EntityComments": [], "EntityCommentCount": 0, "CustomEntityActivityComments": [], "DisplayOption": 0, "WallID": 0, "WallContentType": 0, "OEmbedProviderType": 0, "FromUserID": 1, "ToUserID": 0, "SpaceID": 252, "DateCreated": "2026-01-01T12:00:00Z", "WallComment": [], "ActivityFeedID": 6788, "ActivityEntityType": 10, "ActivityEntityTypeID": 10, "ActivityContentTypeID": 0, "ActivityEntityID": 242, "ActivityAction": 1, "IsFeed": false, "CanBeCommented": false, "CanBeLiked": false, "CanBeDeleted": false, "ParentEntityID": 0 }, { "EntityComments": [], "EntityCommentCount": 0, "CustomEntityActivityComments": [], "DisplayOption": 0, "PermissionCheckEntityID": 0, "WallID": 0, "WallContentType": 0, "OEmbedProviderType": 0, "FromUserID": 1, "ToUserID": 0, "SpaceID": 252, "DateCreated": "2026-01-01T12:00:00Z", "WallComment": [], "ActivityFeedID": 6787, "ActivityEntityType": 10, "ActivityEntityTypeID": 10, "ActivityContentTypeID": 0, "ActivityEntityID": 241, "ActivityAction": 1, "IsFeed": false, "CanBeCommented": false, "CanBeLiked": false, "CanBeDeleted": false, "ParentEntityID": 0 }, { "EntityComments": [], "EntityCommentCount": 0, "CustomEntityActivityComments": [], "DisplayOption": 0, "PermissionCheckEntityID": 0, "WallID": 0, "WallContentType": 0, "OEmbedProviderType": 0, "FromUserID": 1, "ToUserID": 0, "SpaceID": 252, "DateCreated": "2026-01-01T12:00:00Z", "WallComment": [], "ActivityFeedID": 6786, "ActivityEntityType": 10, "ActivityEntityTypeID": 10, "ActivityContentTypeID": 0, "ActivityEntityID": 240, "ActivityAction": 1, "IsFeed": false, "CanBeCommented": false, "CanBeLiked": false, "CanBeDeleted": false, "ParentEntityID": 0 } ] }
{ "IsError": true, "ResponseMessage": "Required parameter is missing or invalid.", "ResponseData": null }
While Axero does not enforce hard rate limits by default, we recommend the following best practices to ensure optimal performance:
Axero may implement temporary rate restrictions if excessive API usage affects overall site performance. For high-volume integrations, contact Axero to discuss your requirements.
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/axero-documentation/wiki/view/716/rest-api-get-activity-stream-of-a-user
Your session has expired. You are being logged out.