Returns a list of activity feeds based on the parameters specified in the URL.
Authorization
Bearer YOUR_TOKEN
EntityTypeCsv
Activity
SpaceID
UserID
StartPage
PageLength
Authorization: Bearer YOUR_TOKEN
https://your-site.com/api/wall/ticker?activity=1&entitytypecsv=24
{ "IsError": false, "ResponseMessage": "", "ResponseData": [ { "EntityComments": [], "EntityCommentCount": 0, "CustomEntityActivityComments": [], "ActivityFeedID": 3267, "ActivityDate": "2026-01-01T12:00:00Z", "WallID": 0, "WallContentType": 0, "OEmbedProviderType": 0, "UserID": 376, "ActivityEntityType": 24, "ActivityEntityTypeID": 24, "ActivityContentTypeID": 0, "ActivityEntityID": 1216, "UserName": "admin", "UserEmail": "test@your-site.com", "FirstName": "Alexis", "LastName": "Fox", "AvatarPath": "f9c8486c-f3f3-41f9-9f46-044093247dc9.jpg", "ActionText": "commented on the article: REST API - From Mobile", "ActivityText": "commented on the article: REST API - From Mobile", "ActivityAction": 1, "MediaServerRootURL": "http://your-site.com/Assets/Uploaded-Photos", "UserAvatarFullUrl": "http://your-site.com/Assets/Uploaded-Photos/376/f9c8486c-f3f3-41f9-9f46-044093247dc9.jpg", "UserProfileURL": "http://your-site.com/people/admin", "UserDisplayName": "Alexis Fox", "DateTimeSpan": "2026-01-01T12:00:00Z", "DateTimeISO": "2026-01-01T12:00:00Z", "DateTimeFull": "2026-01-01T12:00:00Z", "ToUserID": 0, "SpaceID": 252, "DisplayOption": 0, "CanBeCommented": true, "CanBeLiked": true, "CanBeDeleted": false, "CanFollow": false, "CanBookmark": false, "IsFeed": false, "LikeDislikeCountResult": { "EntityID": 220, "SystemEntityType": 3, "LikeCount": 1, "DislikeCount": 0, "DoesCurrentUserLikes": true, "DoesCurrentUserDislikes": false, "CurrentUserLikeID": 1816 }, "PermissionCheckEntityID": 0, "ParentEntityID": 8802, "Photos": [], "Files": [], "WallComment": [] } ] }
{ "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/33414/rest-api-get-activity-ticker
Your session has expired. You are being logged out.