Returns a list of users who belong to the Additional Recipient Roles defined for a specific case project.
Authorization
Bearer YOUR_TOKEN
projectID
searchKeyword
startPage
pageLength
Authorization: Bearer YOUR_TOKEN
https://your-site.com/api/cases/projects/1272/recipients
{ "IsError": false, "ResponseMessage": "", "ResponseData": [ { "AvatarImageURL": "https://your-site.com/Assets/Uploaded-Photos/1567/51f216e8-6412-41ea-81ac-a159f4a9e5e4.jpeg", "BlogID": 0, "DateJoined": "2026-01-01T12:00:00Z", "EmailRecieve": 3, "SpaceDigestOption": 0, "InvitationID": 0, "IsActivated": true, "IsAnonymous": false, "IsUserLocked": false, "IsBanned": false, "IsConfirmed": false, "IsContactInfoVisible": true, "IsFeatured": false, "IsIsolated": false, "IsProfileCompleted": false, "IsOptInPromotionalEmails": false, "IsPasswordEncrypted": false, "MediaServerID": 0, "MediaServerRootURL": "https://your-site.com/Assets/Uploaded-Photos", "MembershipStatus": 0, "NumBlogPosts": 0, "NumPosts": 0, "PMNotification": false, "Points": 0, "ProfileURL": "https://your-site.com/people/Alice", "RankID": 0, "RoleID": 5, "ShowEmail": false, "UserID": 376, "UserInfoDisplayName": "Alice Romero", "HasJoinedViaThirdPartyLogin": false, "IsWindowsADUser": false, "LastChatActivityDate": "2026-01-01T12:00:00Z", "UserPresenceStatus": 0, "IsPasswordHashed": false, "InOrgChart": false, "ConnectionStatus": 0, "CanChat": false, "CanBeConnectedInMSTeams": false, "MobileChatNotificationEnabled": false, "TenantID": 0 }, { "AvatarImageURL": "https://your-site.com/Assets/Uploaded-Photos/1543/6fdfa936-f17d-4005-81d9-7139540b6061.jpeg", "BlogID": 0, "DateJoined": "2026-01-01T12:00:00Z", "EmailRecieve": 3, "SpaceDigestOption": 0, "InvitationID": 0, "IsActivated": true, "IsAnonymous": false, "IsUserLocked": false, "IsBanned": false, "IsConfirmed": false, "IsContactInfoVisible": true, "IsFeatured": false, "IsIsolated": false, "IsProfileCompleted": false, "IsOptInPromotionalEmails": false, "IsPasswordEncrypted": false, "MediaServerID": 0, "MediaServerRootURL": "https://your-site.com/Assets/Uploaded-Photos", "MembershipStatus": 0, "NumBlogPosts": 0, "NumPosts": 0, "PMNotification": false, "Points": 0, "ProfileURL": "https://your-site.com/people/Alexis", "RankID": 0, "RoleID": 5, "ShowEmail": false, "UserID": 376, "UserInfoDisplayName": "Alexis Fox", "HasJoinedViaThirdPartyLogin": false, "IsWindowsADUser": false, "LastChatActivityDate": "2026-01-01T12:00:00Z", "UserPresenceStatus": 0, "IsPasswordHashed": false, "InOrgChart": false, "ConnectionStatus": 0, "CanChat": false, "CanBeConnectedInMSTeams": false, "MobileChatNotificationEnabled": 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/109870/rest-api-get-users-in-additional-recipient-roles
Your session has expired. You are being logged out.