Get a list of users.

The Users Report API lists all users created in your organization. Company admins can access the API using the API keys generated from their company dashboard. Use filter parameters to narrow the API results.

Note: Some attributes may not be returned if they do not contain a value.

List of attributes response:
userId
Unique ID of the user.
userAltId
Unique alternate ID of the user.
userName
First name of the user.
userSurname
Last name of the user.
userEmail
Email address of the user.
userType
Types of users:
- Member
- Guest
dateCreated
Date when the user was created.
dateLastActivity
Most recent date the member performed any activity in the Mural platform.
dateLastLogin
Most recent date the member logged in to the Mural platform.
dateLastMuralCreated
Most recent date the member created a mural in the Mural platform.
inviteCount
Number of invites sent by the user.
muralCount
Number of murals the user is associated with.
roomCount
Number of rooms the user is associated with.
workspaceCount
Number of workspaces the user is associated with.
totalInteractionCount
Total number of times the member performed an engaged activity in the Mural platform.**
last30DaysInteractionCount
Total number of times the member performed an engaged activity in the Mural platform in the last 30 days.**
last90DaysInteractionCount
Total number of times the member performed an engaged activity in the Mural platform in the last 90 days.**
totalDaysOfEngagedActivity
Total number of days the member performed an engaged activity in the Mural platform.**
daysOfEngagedActivityInLast30Days
Total number of days the member performed an engaged activity in the Mural platform in the last 30 days.**
daysOfEngagedActivityInLast90Days
Total number of days the member performed an engaged activity in the Mural platform in the last 90 days.**
totalDaysOfActivity
Total number of days the member performed any activity in the Mural platform.*
daysOfActivityInLast30Days
Total number of days the member performed any activity in the Mural platform in the last 30 days.*
daysOfActivityInLast90Days
Total number of days the member performed any activity in the Mural platform in the last 90 days.*
status
Types of statuses:
- Active: Users who can log in into Mural platform
- Inactive: Users who cannot log in into Mural platform
- Removed: Users who removed their account from Mural platform
license
Member license.*
snapshotDate
Date when this data was generated.
*Attributes available only for customers under the Member pricing model. **Attributes available only for customers under the QEM model.
Language
Authorization
Header