Enables administrators and developers to programmatically retrieve a list of forums.
Authorization
Bearer YOUR_TOKEN
entityType
entityTypeCsv
contentTypeID
categoryNameCsv
categoryName
forMySpaces
showExpired
parentContentID
categoryID
spaceID
spaceIDCsv
userID
entityStatus
isFeatured
sortColumn
sortOrder
datePublishedTime
startPage
pageLength
isUnanswered
markedAsAnswer
asGenericContent
withComments
parseContentBodyMnemonics
keyword
logView
culture
Authorization: Bearer YOUR_TOKEN
https://your-site.com/api/content/list?entityType=1&userID=1&spaceID=252&entityStatus=1&sortColumn=1&sortOrder=0&startPage=1&pageLength=3
{ "IsError": false, "ResponseMessage": "", "ResponseData": [ { "ContentMediaBytes": null, "ContentID": 220, "EntityType": 1, "ContentTypeID": 1, "ContentTitle": "Venus Facts", "ContentStub": "venus-facts", "ContentBody": "Venus is the second planet from the Sun, orbiting it every 224.7 Earth days. It has no natural satellite. It is named after the Roman goddess of love and beauty. After the Moon, it is the brightest natural object in the night sky, reaching an apparent magnitude of −4.6, bright enough to cast shadows.", "AuthorID": 1, "AuthorUserName": "jon", "UpdatedByUserID": 1, "UpdatedByUserDisplayName": "2026-01-01T12:00:00Z", "ParentContentID": 4, "ContentVersionID": 1, "SpaceID": 252, "WorkflowID": 0, "CurrentWorkflowStepID": 0, "StatusID": 1, "ContentStageID": null, "ContentStageName": null, "DateCreated": "2026-01-01T12:00:00Z", "DatePublished": "2026-01-01T12:00:00Z", "DateUpdated": "2026-01-01T12:00:00Z", "IsFeatured": true, "SpaceName": null, "SpaceURL": null, "AuthorDisplayName": "Jon Smith", "AuthorEmail": "SampleEmail@your-site.com", "AuthorFirstName": "Jon", "AuthorLastName": "Smith", "AuthorProfileUrl": "your-site.com/people/jon", "LockedByUserProfileUrl": null, "LockedByUserDisplayName": null, "IsLatest": false, "DateCreatedString": "2026-01-01T12:00:00Z", "DatePublishedString": "2026-01-01T12:00:00Z", "DateUpdatedString": "2026-01-01T12:00:00Z", "ContentURL": "/forums/782/venus-facts" }, { "ContentMediaBytes": null, "ContentID": 220, "EntityType": 1, "ContentTypeID": 1, "ContentTitle": "Mars Facts", "ContentStub": "mars-facts", "ContentBody": "Mars is the fourth planet from the Sun and the second smallest planet in the Solar System, after Mercury. Mars is a terrestrial planet with a thin atmosphere, having surface features reminiscent both of the impact craters of the Moon and the valleys, deserts, and polar ice caps of Earth.", "AuthorID": 1, "AuthorUserName": "jon", "UpdatedByUserID": 1, "UpdatedByUserDisplayName": "2026-01-01T12:00:00Z", "ParentContentID": 4, "ContentVersionID": 1, "SpaceID": 252, "WorkflowID": 0, "CurrentWorkflowStepID": 0, "StatusID": 1, "ContentStageID": null, "ContentStageName": null, "DateCreated": "2026-01-01T12:00:00Z", "DatePublished": "2026-01-01T12:00:00Z", "DateUpdated": "2026-01-01T12:00:00Z", "IsFeatured": true, "SpaceName": null, "SpaceURL": null, "AuthorDisplayName": "Jon Smith", "AuthorEmail": "SampleEmail@your-site.com", "AuthorFirstName": "Jon", "AuthorLastName": "Smith", "AuthorProfileUrl": "your-site.com/people/jon", "LockedByUserProfileUrl": null, "LockedByUserDisplayName": null, "IsLatest": false, "TagsCSV": null, "TagsIDCSV": null, "DateCreatedString": "2026-01-01T12:00:00Z", "DatePublishedString": "2026-01-01T12:00:00Z", "DateUpdatedString": "2026-01-01T12:00:00Z", "ContentURL": "/forums/23/mars-facts" }, { "ContentMediaBytes": null, "ContentID": 220, "EntityType": 1, "ContentTypeID": 1, "ContentTitle": "Jupiter Facts", "ContentStub": "jupiter-facts", "ContentBody": "Jupiter is the fifth planet from the Sun and the largest in the Solar System. It is a giant planet with a mass one-thousandth that of the Sun, but two and a half times that of all the other planets in the Solar System combined.", "AuthorID": 1, "AuthorUserName": "jon", "UpdatedByUserID": 1, "UpdatedByUserDisplayName": "2026-01-01T12:00:00Z", "ParentContentID": 5, "ContentVersionID": 1, "SpaceID": 252, "WorkflowID": 0, "CurrentWorkflowStepID": 0, "StatusID": 1, "ContentStageID": null, "ContentStageName": null, "DateCreated": "2026-01-01T12:00:00Z", "DatePublished": "2026-01-01T12:00:00Z", "DateUpdated": "2026-01-01T12:00:00Z", "IsFeatured": true, "SpaceName": null, "SpaceURL": null, "AuthorDisplayName": "Jon Smith", "AuthorEmail": "SampleEmail@your-site.com", "AuthorFirstName": "Jon", "AuthorLastName": "Smith", "AuthorProfileUrl": "your-site.com/people/jon", "LockedByUserProfileUrl": null, "LockedByUserDisplayName": null, "IsLatest": false, "DateCreatedString": "2026-01-01T12:00:00Z", "DatePublishedString": "2026-01-01T12:00:00Z", "DateUpdatedString": "2026-01-01T12:00:00Z", "ContentURL": "/forums/234/jupiter-facts" } ] }
{ "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/568/rest-api-get-forums
Your session has expired. You are being logged out.