admin-users-list

List users. Search users by email, full name or maildomain. A search query of at least 3 characters is required.

get/api/v1.0/users/

Query parameters

maildomain_pkstring uuid

Filter users by maildomain.

qstring

Search users by full name, short name or email.

Response

idstring uuid required

primary key for the record as UUID

emailstring email nullable required
full_namestring nullable required
custom_attributesobject required

Get custom attributes for the instance.

Changes

No recorded changes to this endpoint across all 54 revisions of this API.