Browse the entire directory of public Spaces. This helps users discover new teams, projects, or interest groups they might want to join. Use this to power a search-and-join experience for your community members.
Authorization
Bearer YOUR_TOKEN
Status
Visibility
GetNonMemberPublicSpacesOnly
IsMobile
AddTopLevelCommunity
TruncateLimit
GetAllSpaces
Authorization: Bearer YOUR_TOKEN
https://your-site.com/api/spaces
{ "IsError": false, "ResponseMessage": "", "ResponseData": [ { "SpaceID": 313, "ParentSpaceID": 0, "IsFeatured": false, "Stub": "api-validate-sandbox", "TotalMembers": 1, "CreatedBy": 630, "UserID": 630, "SpaceName": "API Validate Sandbox", "Description": "Scratch space for /api-validate runs. Everything in here is created and removed by the workflow; see Support\\Documentation\\API Documentationapi-validate-fixtures.json.", "UserName": "jane.doe", "UserFirstName": "Jane", "UserLastName": "Doe", "UserEmail": "jane.doe@example.com", "StatusID": 1, "MembershipType": 0, "SpaceVisibility": 0, "DateCreated": "2026-09-05T04:01:35.43", "IsAttendee": false, "EventID": 0, "InviteSpaceID": 0, "WorkFlowID": 0, "CurrentWorkFlowStepID": 0, "IsArticleWorkflowActive": false, "IsBlogWorkflowActive": false, "IsEventWorkflowActive": false, "IsForumWorkflowActive": false, "IsWikiWorkflowActive": false, "IsFileWorkflowActive": false, "IsPhotoWorkFlowActive": false, "IsJobWorkflowActive": false, "IsVideoWorkFlowActive": false, "EnableForums": false, "EnableJobs": false, "EnableSurveys": false, "EnablePhotos": false, "EnableTaskManager": false, "EnableFiles": false, "EnableWiki": false, "EnableEvents": false, "EnableArticles": false, "EnableBlogs": false, "EnableVideos": false, "EnableIssueTracker": false, "EnableFileControl": false, "GroupPictureFileName": "", "SpaceIconFileName": "", "SpaceIconURL": "https://your-site.com/assets/Themes/default/images/space-default.png", "MediaServerID": 90, "SpaceMediaServerRootURL": "https://your-site.com/Assets/Uploaded-CMS-Files", "UserMediaServerRootURL": "https://your-site.com/Assets/Uploaded-Photos", "SpaceURL": "/spaces/313/api-validate-sandbox", "UserAvatarFileName": "3c002416-1364-4228-b815-9019d520aded.jpg", "UpdatedByUserID": 0, "InvitationExpiryInDays": 0, "DisableWallEmailNotifications": false, "AutoSubscribeEmail": true, "SpaceImageURL": "https://your-site.com/assets/Themes/default/images/space-default.png", "IsArticleCommentWorkflowActive": false, "IsBlogEntryCommentWorkflowActive": false, "IsEventCommentWorkflowActive": false, "IsForumPostWorkflowActive": false, "IsPhotoCommentWorkflowActive": false, "IsVideoCommentWorkflowActive": false, "IsWikiCommentWorkflowActive": false, "IsFileCommentWorkflowActive": false, "IsIdeaCommentWorkflowActive": false, "IsJobCommentWorkflowActive": false, "EnableUpcomingBirthdaysControl": false, "EnableContentReadConfirmation": false, "HasManageSpacePerm": false, "AutoSubscribeForums": false, "EnableCalendarImportFromExternalSources": false, "EnableEventsFromOtherSpacesInCalendar": false, "EnableContentExpiration": false, "EnableTaskRating": false, "ActivityURL": "/spaces/313/api-validate-sandbox", "NewContentCount": 0, "DescriptionUnProcessed": "Scratch space for /api-validate runs. Everything in here is created and removed by the workflow; see Support\\Documentation\\API Documentationapi-validate-fixtures.json.", "SyncAChannelInChat": false, "RecursivelyPublic": false, "TenantID": 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/4772/rest-api-get-all-spaces
Your session has expired. You are being logged out.