List all the groups you belong to. These "Spaces" are where the collaboration happens. This page and Get My Spaces document the same operation on the same route, and both return the spaces of the user the token belongs to. To read another user's spaces, use Get User Space IDs, which is the per-user route.
Authorization
Bearer YOUR_TOKEN
Authorization: Bearer YOUR_TOKEN
https://your-site.com/api/spaces/me
{ "IsError": false, "ResponseMessage": "", "ResponseData": { "SpaceURL": "https://your-site.com/252/human-resources/hr-homepage", "SpaceName": "Human Resources", "SpaceImageURL": "https://your-site.com/Assets/Uploaded-CMS-Files/SpacesFiles/252/931d24b3-e669-4151-ab2c-3159775730c7.jpg" } }
{ "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/29969/rest-api-get-user-spaces
Your session has expired. You are being logged out.