Technical reference for the Get Content endpoint, providing programmatic access to get content functionality.
Authorization
Bearer YOUR_TOKEN
contentID
loadFileContentsIntoBody
logView
culture
Authorization: Bearer YOUR_TOKEN
https://your-site.com/api/content/47
{ "IsError": false, "ResponseMessage": "", "ResponseData": { "ContentID": 220, "EntityType": 3, "ContentTypeID": 2, "ContentTitle": "Jupiter Facts", "ContentStub": "jupiter-facts", "AuthorID": 1, "AuthorUserName": "jon", "UpdatedByUserID": 1, "UpdatedByUserDisplayName": "2026-01-01T12:00:00Z", "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", "SpaceName": null, "SpaceURL": null, "AuthorDisplayName": "Jon Smith", "AuthorEmail": "SampleEmail@your-site.com", "AuthorFirstName": "Jon", "AuthorLastName": "Smith", "AuthorProfileUrl": "http://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" } }
{ "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/571/rest-api-get-forum-group
Your session has expired. You are being logged out.