Used to get the users of persona by its Persona ID.
Authorization
Bearer YOUR_TOKEN
PersonaID
StartPage
PageLength
Authorization: Bearer YOUR_TOKEN
https://your-site.com/api/personas/1/users
{ "IsError": false, "ResponseMessage": "", "ResponseData": { "TotalUsersCount": 2, "Users": [ { "Title": "Test Person 1", "Summary": "ASP Engineer - Executive", "IsIsolated": false, "WallPostToUserID": 0, "DateCreated": "0001-01-01T00:00:00", "DatePublished": "0001-01-01T00:00:00", "DateUpdated": "0001-01-01T00:00:00", "ShowDate": true, "ShowMetaData": true, "AuthorUserID": 0, "SpaceID": 0, "ContentStatusID": 0, "ContentCurrentWorkFlowStepID": 0, "EntityType": 0, "ContentID": 376, "ContentURL": "https://your-site.com/people/admin", "ContentImageURL": "https://your-site.com/Assets/Uploaded-Photos/376/94322d4f-354e-45b3-9f6b-bb3951513a35.jpeg", "ContentMediaServerID": 0, "WallID": 0, "GreatGrandParentContentID": 0, "IsPromoted": false, "ForumPostForumID": 0, "ForumPostTopicID": 0, "IsExternalContent": false, "ParentEntityType": 0, "ParentContentID": 0, "UserIsProfilePublic": false, "UserIsActivated": false, "CommentCount": 0, "LikeCount": 0, "PageViews": 0, "Rating": 0, "IsComment": false, "IsSpaceLevel": false, "IsFeatured": false, "IsLatest": false, "IsContentPubliclyAccessible": false, "IsAddedFromActivityStream": false, "ShowRating": false, "ShowViewCount": false, "ShowCommentCount": false, "EventStartDate": "0001-01-01T00:00:00", "IsRecurringTime": false, "EventEndDate": "0001-01-01T00:00:00", "EventScheduleStartDate": "0001-01-01T00:00:00", "EventScheduleEndDate": "0001-01-01T00:00:00", "EventCountryID": 0, "EventStateID": 0, "EventMetroID": 0, "EventIsAllDay": false, "EventIsPrivate": false, "EventTypeID": 0, "SpaceVisibility": 0, "TotalChildRecords": 0, "IsAwardPost": false, "AwardID": 0, "MembershipContentID": 0, "ConnectedToUser": false, "IssueCommentIsProjectActive": false, "IssueCommentIsInternal": false, "IssueCommentIssueID": 0, "ActivityActionEnum": 0, "ActivityLogBrowserType": 0, "ActivityLogOperatingSys": 0, "ActivityLogUserID": 0, "IndexedContentType": 0, "IsRequiredReading": false, "IsRequiredReadingConfirmed": false, "ContentVersionID": 0, "IsAnonymous": false }, { "Title": "Test Man", "Summary": "Qa - Finance", "IsIsolated": false, "WallPostToUserID": 0, "DateCreated": "0001-01-01T00:00:00", "DatePublished": "0001-01-01T00:00:00", "DateUpdated": "0001-01-01T00:00:00", "ShowDate": true, "ShowMetaData": true, "AuthorUserID": 0, "SpaceID": 0, "ContentStatusID": 0, "ContentCurrentWorkFlowStepID": 0, "EntityType": 0, "ContentID": 630, "ContentURL": "https://your-site.com/people/tman1", "ContentImageURL": "https://your-site.com/Assets/Uploaded-Photos/5e957294-635a-444d-9b07-0185d53ebc6c.jpg", "ContentMediaServerID": 0, "WallID": 0, "GreatGrandParentContentID": 0, "IsPromoted": false, "ForumPostForumID": 0, "ForumPostTopicID": 0, "IsExternalContent": false, "ParentEntityType": 0, "ParentContentID": 0, "UserIsProfilePublic": false, "UserIsActivated": false, "CommentCount": 0, "LikeCount": 0, "PageViews": 0, "Rating": 0, "IsComment": false, "IsSpaceLevel": false, "IsFeatured": false, "IsLatest": false, "IsContentPubliclyAccessible": false, "IsAddedFromActivityStream": false, "ShowRating": false, "ShowViewCount": false, "ShowCommentCount": false, "EventStartDate": "0001-01-01T00:00:00", "IsRecurringTime": false, "EventEndDate": "0001-01-01T00:00:00", "EventScheduleStartDate": "0001-01-01T00:00:00", "EventScheduleEndDate": "0001-01-01T00:00:00", "EventCountryID": 0, "EventStateID": 0, "EventMetroID": 0, "EventIsAllDay": false, "EventIsPrivate": false, "EventTypeID": 0, "SpaceVisibility": 0, "TotalChildRecords": 0, "IsAwardPost": false, "AwardID": 0, "MembershipContentID": 0, "ConnectedToUser": false, "IssueCommentIsProjectActive": false, "IssueCommentIsInternal": false, "IssueCommentIssueID": 0, "ActivityActionEnum": 0, "ActivityLogBrowserType": 0, "ActivityLogOperatingSys": 0, "ActivityLogUserID": 0, "IndexedContentType": 0, "IsRequiredReading": false, "IsRequiredReadingConfirmed": false, "ContentVersionID": 0, "IsAnonymous": false } ] } }
{ "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/90556/rest-api-get-users-for-persona
Your session has expired. You are being logged out.