Gets the completion status of getting started steps for all users
Authorization
Bearer YOUR_TOKEN
Authorization: Bearer YOUR_TOKEN
https://your-site.com/api/users/all/profilecomplete/status
{ "IsError": false, "ResponseMessage": "", "ResponseData": [ { "UserID": 376, "UserInfoDisplayName": "Alexis Fox", "StepWeightageProgressCompleted": 100, "Completed": "Add profile photo, Set your preferences, Complete your profile, Join a space", "NotCompleted": "Invite people" }, { "UserID": 376, "UserInfoDisplayName": "Alexis Test", "StepWeightageProgressCompleted": 0, "Completed": "", "NotCompleted": "Add profile photo, Set your preferences, Complete your profile, Join a space" }, { "UserID": 376, "UserInfoDisplayName": "Alice Romero", "StepWeightageProgressCompleted": 75, "Completed": "Add profile photo, Complete your profile, Join a space", "NotCompleted": "Set your preferences" }, { "UserID": 376, "UserInfoDisplayName": "Antonia Murray", "StepWeightageProgressCompleted": 50, "Completed": "Add profile photo, Join a space", "NotCompleted": "Set your preferences, Complete your profile" }, { "UserID": 376, "UserInfoDisplayName": "Axero Support", "StepWeightageProgressCompleted": 75, "Completed": "Add profile photo, Complete your profile, Join a space", "NotCompleted": "Invite people, Set your preferences" }, { "UserID": 376, "UserInfoDisplayName": "Ben Newman", "StepWeightageProgressCompleted": 50, "Completed": "Add profile photo, Join a space", "NotCompleted": "Set your preferences, Complete your profile" }, { "UserID": 376, "UserInfoDisplayName": "Brett Barrington", "StepWeightageProgressCompleted": 50, "Completed": "Add profile photo, Join a space", "NotCompleted": "Set your preferences, Complete your profile" } ] }
{ "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/86156/rest-api-get-getting-started-steps-status
Your session has expired. You are being logged out.