Enables administrators and developers to programmatically retrieve a list of directories based on the space ID and parent directory ID.
Authorization
Bearer YOUR_TOKEN
ParentDirectoryID
SpaceID
Authorization: Bearer YOUR_TOKEN
https://your-site.com/api/spaces/235/file/directories/336
{ "IsError": false, "ResponseMessage": "", "ResponseData": [ { "DirectoryID": 3599, "DirectoryName": "API Validate matrix dir 620a", "ParentID": 3590, "UserID": 630, "SpaceID": 313, "MediaServerID": 0, "IsDeleted": false, "IsRenamable": true, "IsDeletable": true, "IsSubDirectoryCreatable": true, "CanCreateFile": true, "IsSync": false, "IsActivityStreamDirectory": false, "IsDownloadable": true, "ExternalDirectoryType": 0, "ExternalURL": "", "CreatedByUserType": -1, "UpdatedByUserType": -1, "DateCreated": "2026-09-05T05:05:39.823", "ExternalDirectoryID": "", "IsExternalContent": false, "IsBeingAddedViaExternalSource": false, "FileDirectoryURL": "/spaces/313/api-validate-sandbox/files?directoryID=3599", "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/4877/rest-api-get-space-directories
Your session has expired. You are being logged out.