Export all users

Exports all users in the csv format.

GET/v3/users/export
JWTuser:read

Query parameters

organizationIdobject

Unique identifier for the organization.

includearray of string

Whether to include related entities in the response.

companyobject

Company of the user.

organization.nameobject

Organization associated with the user.

resellerIdobject

Unique identifier for the reseller.

tagsobject

Tags associated with the user.

metadata.keyobject

Metadata key associated with the user.

metadata.valueobject

Metadata value associated with the user.

customAttributeobject

Custom attribute values associated with the user, filtered as customAttribute.<name>[<op>]=value, e.g. customAttribute.region[eq]=EU.

activation.releaseVersionobject

Release version of the license activation associated with the user.

userGroupIdobject

Unique identifier for the user group.

roleobject

Role of the user.

emailobject

Email address of the user.

nameobject

Name of the user.

productIdstring

Unique identifier for the product.

Length: [0,256]

lastSeenAtobject

Last datetime at which user used the app.

searchstring

Search string.

Length: [0,256]

idobject

ID of the resource.

createdAtobject

Date of creation

updatedAtobject

Date of last update

Response

200 OK