Get all users
Last updated
Last updated
Parameter
Required
Type
Description
userId
Yes
String
User ID
limit
Yes
Number
Limit on the number of users in the response
offset
Yes
Number
Offset (for pagination)
Parameter
Type
Description
users
Array
Array of user objects
total
Number
Total number of users
Parameter
Type
Description
id
String
User ID
String
User's email
utm
String or null
UTM tag data (if the user has registered via the web interface)
createdAt
String
User registration date
confirmedAt
String or null
Date of confirmation of the user's mail
lastLoginAt
String
Date of the user's last login via the web interface
Number of elements per page
Number of items to skip
Request success indicator
Date of the user's last login via the web interface