Get a list of Search Content Analytics, such as search terms, content titles, and click counts for each entry
Authorization
Bearer YOUR_TOKEN
StartPage
PageLength
SpaceID
StartDate
EndDate
SearchTerm
EntityTypeID
noOfSearchTermResult
Authorization: Bearer YOUR_TOKEN
https://your-site.com/api/search/content
{ "IsError": false, "ResponseMessage": "Success message.", "ResponseData": [ { "ContentID": 220, "EntityTypeID": 1, "ContentTypeID": 3, "ContentTypeText": "Article", "ContentTitle": "Open Enrollment Starts Today! Time to Choose Your Health Plan for This Upcoming Year", "SpaceID": 252, "SpaceName": "Human Resources", "ClickCount": 25, "SearchTerms": "a,benefits,open enroll,open enrollment" }, { "ContentID": 220, "EntityTypeID": 1, "ContentTypeID": 3, "ContentTypeText": "Article", "ContentTitle": "The Value of Processes and Procedures in the Work place", "SpaceID": 252, "SpaceName": "Human Resources", "ClickCount": 32, "SearchTerms": "value,work" } ] }
{ "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/106625/rest-api-get-search-content-analytics
Your session has expired. You are being logged out.