Finds all the spaces created under the parent space.
Authorization
Bearer YOUR_TOKEN
ParentSpaceID
UserID
FromCache
Authorization: Bearer YOUR_TOKEN
https://your-site.com/api/spaces/child?parentSpaceID=1&userID=376&fromCache=false
{ "IsError": false, "ResponseMessage": "", "ResponseData": [ { "SpaceID": 252, "ParentSpaceID": 208, "IsFeatured": false, "Stub": null, "LandingPage": null, "TotalMembers": 10, "CreatedBy": 1, "UserID": 376, "SpaceName": "Fish", "Author": null, "Description": "A fish is any member of a paraphyletic group of organisms that consist of all gill-bearing aquatic craniate animals that lack limbs with digits.", "UserName": "jhon", "UserFirstName": "John", "UserLastName": "Smith", "UserEmail": "SampleEmail@your-site.com", "StatusID": 1, "MembershipType": 0, "SpaceVisibility": 1, "DateCreated": "2026-01-01T12:00:00Z", "WorkFlowID": 0, "CurrentWorkFlowStepID": 0, "IsArticleWorkflowActive": false, "IsBlogWorkflowActive": false, "IsEventWorkflowActive": false, "IsForumWorkflowActive": false, "IsWikiWorkflowActive": false, "IsFileWorkflowActive": false, "IsPhotoWorkFlowActive": false, "IsVideoWorkFlowActive": false, "EnableForums": false, "EnableSurveys": false, "EnablePhotos": false, "EnableTaskManager": false, "EnableFiles": false, "EnableWiki": false, "EnableEvents": false, "EnableArticles": false, "EnableBlogs": false, "EnableVideos": false, "EnableIssueTracker": false, "EnableFileControl": false, "GroupPictureFileName": null, "SpaceIconFileName": null, "SpaceIconURL": null, "MediaServerID": 0, "SpaceMediaServerRootURL": null, "UserMediaServerRootURL": null, "SpaceURL": null, "UpdatedByUserID": 0, "InvitationExpiryInDays": 0, "DisableWallEmailNotifications": false, "AutoSubscribeEmail": false, "Image": null, "SpaceImageURL": null, "IsArticleCommentWorkflowActive": false, "IsBlogEntryCommentWorkflowActive": false, "IsEventCommentWorkflowActive": false, "IsForumPostWorkflowActive": false, "IsPhotoCommentWorkflowActive": false, "IsVideoCommentWorkflowActive": false, "IsWikiCommentWorkflowActive": false, "IsFileCommentWorkflowActive": false, "IsIdeaCommentWorkflowActive": false, "SpaceHeaderImageFileName": null, "EnableUpcomingBirthdaysControl": false, "EnableContentReadConfirmation": false } ] }
{ "Message": "The request is invalid." }
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/4771/rest-api-get-child-spaces
Your session has expired. You are being logged out.