Enables administrators and developers to programmatically retrieve a list of users who bookmarked a specific piece of content.
Authorization
Bearer YOUR_TOKEN
ContentID
EntityType
Authorization: Bearer YOUR_TOKEN
https://your-site.com/api/content/12714/bookmarks?EntityType=3
{ "IsError": false, "ResponseMessage": "", "ResponseData": [ { "BookmarkID": 226, "EntityID": 220, "EntityType": 1, "ContentTypeID": 0, "SpaceID": 252, "Url": "/spaces/302/it-space/articles/news/12714/zoom", "UserID": 376, "DateCreated": "2026-01-01T12:00:00Z", "SortOrder": 0, "Title": "Zoom", "Description": "A video conferencing tool enabling virtual meetings and collaboration.", "BookmarkEntityIconCssClass": "icon-file", "PageID": 0 }, { "BookmarkID": 231, "EntityID": 220, "EntityType": 1, "ContentTypeID": 0, "SpaceID": 252, "Url": "/spaces/302/it-space/articles/news/12714/zoom", "UserID": 376, "DateCreated": "2026-01-01T12:00:00Z", "SortOrder": 0, "Title": "Zoom", "Description": "A video conferencing tool enabling virtual meetings and collaboration.", "BookmarkEntityIconCssClass": "icon-file", "PageID": 0 }, { "BookmarkID": 232, "EntityID": 220, "EntityType": 1, "ContentTypeID": 0, "SpaceID": 252, "Url": "/spaces/302/it-space/articles/news/12714/zoom", "UserID": 376, "DateCreated": "2026-01-01T12:00:00Z", "SortOrder": 0, "Title": "Zoom", "Description": "A video conferencing tool enabling virtual meetings and collaboration.", "BookmarkEntityIconCssClass": "icon-file", "PageID": 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/104972/rest-api-get-list-of-users-who-bookmarked-a-piece-of-content
Your session has expired. You are being logged out.