Allows a member to get their bookmarks.
Authorization
Bearer YOUR_TOKEN
startPage
pageLength
logView
EntityType
Authorization: Bearer YOUR_TOKEN
https://your-site.com/api/content/bookmarks?startPage=1&pageLength=100
{ "IsError": false, "ResponseMessage": "", "ResponseData": [ { "BookmarkID": 2, "EntityID": 220, "EntityType": 3, "SpaceID": 252, "Url": "https://your-site.com/spaces/2/private-space/files/1084/file-jpeg", "UserID": 376, "DateCreated": "2026-01-01T12:00:00Z", "SortOrder": 0, "Title": "file.jpeg", "Description": "File", "IsExternal": false, "BookmarkEntityIconCssClass": "icon-folder-open" } ] }
{ "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/33412/rest-api-get-my-bookmarks
Your session has expired. You are being logged out.