Returns a list of wall posts of the specified user.
Authorization
Bearer YOUR_TOKEN
UserID
StartPage
PageLength
Authorization: Bearer YOUR_TOKEN
https://your-site.com/api/wallposts/user/1?startpage=1%26amp%3Bpagelength%3D100
{ "IsError": false, "ResponseMessage": "", "ResponseData": [ { "_comments": [], "WallID": 249, "UserName": "john", "FirstName": "John", "LastName": "Smith", "UserEmail": "acme@acme.com", "UserDisplayName": "John Smith", "ToUserName": "", "WallText": "We created the first version of the newinfographic for the redesign of our marketing web page. We'dloveeveryone's thoughts and opinions.", "ToUserID": 0, "SpaceID": 0, "UserID": 1, "DatePosted": "2026-02-09T18:17:13.453", "DateTimeSpan": "16 minutes ago", "DateTimeISO": "2026-02-09T23:47:13.4530000", "DateTimeFull": "Tuesday, February 9, 2016 at 11:47", "MediaServerRootURL": "http://your-site.com/Assets/Uploaded-Photos", "UserAvatarFullUrl": "http://your-site.com/Assets/Uploaded-Photos/884af119-4937-4b33-a795-826cda3d19a3.png", "UserProfileURL": "http://your-site.com//people/john", "FromUserAvatarFileName": "884af119-4937-4b33-a795-826cda3d19a3.png", "WallContentType": 1, "OEmbedProviderType": 0, "WallComment": [], "WallPostPermURL": "/people/john/wall/post/249", "WallTextHtmlFormatted": "We created the first version of the newinfographic for the redesign of our marketing web page. We'dloveeveryone's thoughts and opinions.", "WallTextFormatted": "We created the first version of the newinfographic for the redesign of our marketing web page. We'dloveeveryone's thoughts and opinions." }, { "_comments": [], "WallID": 248, "UserName": "john", "FirstName": "John", "LastName": "Smith", "UserEmail": "acme@acme.com", "UserDisplayName": "John Smith", "ToUserName": "admin", "ToUserProfileURL": "/people/john", "ToUserDisplayName": "John Smith", "WallText": "Open Enrollment Starts Today! This is the one time each year that you can elect to make changes to your health insurance coverage.", "ToUserID": 1, "SpaceID": 0, "WallURL": "/people/john#248", "UserID": 1, "DatePosted": "2026-02-09T18:11:07.223", "DateTimeSpan": "22 minutes ago", "DateTimeISO": "2026-02-09T23:41:07.2230000", "DateTimeFull": "Tuesday, February 9, 2016 at 11:41", "MediaServerRootURL": "http://your-site.com/Assets/Uploaded-Photos", "UserAvatarFullUrl": "http://your-site.com/Assets/Uploaded-Photos/884af119-4937-4b33-a795-826cda3d19a3.png", "UserProfileURL": "http://your-site.com//people/john", "FromUserAvatarFileName": "884af119-4937-4b33-a795-826cda3d19a3.png", "WallContentType": 1, "OEmbedProviderType": 0, "WallComment": [], "WallPostPermURL": "/people/john/wall/post/248", "WallTextHtmlFormatted": "Open Enrollment Starts Today. This is the one time each year that you can elect to make changes to your health insurance coverage.", "WallTextFormatted": "Open Enrollment Starts Today. This is the one time each year that you can elect to make changes to your health insurance coverage." } ] }
{ "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/717/rest-api-get-user-s-wall-posts
Your session has expired. You are being logged out.