Export all users

Exports all users in the csv format.

GET/v3/users/export
JWT
user:read

Parameters

NameTypeInDescription
companyobjectqueryCompany of the user.
organization.nameobjectqueryOrganization associated with the user.
resellerIdobjectqueryUnique identifier for the reseller.
tagsobjectqueryTags associated with the user.
metadata.keyobjectqueryMetadata key associated with the user.
metadata.valueobjectqueryMetadata value associated with the user.
activation.appVersionobjectqueryApp version of the license activation associated with the user.
activation.releaseVersionobjectqueryRelease version of the license activation associated with the user.
organizationIdobjectqueryUnique identifier for the organization.
roleobjectqueryRole of the user.
emailobjectqueryEmail address of the user.
nameobjectqueryName of the user.
productIdstringqueryUnique identifier for the product.
lastSeenAtobjectqueryLast datetime at which user used the app.
searchstringquerySearch string.
idobjectqueryID of the resource.
createdAtobjectqueryDate of creation
updatedAtobjectqueryDate of last update

Responses

200 OK