v1

latestOpenAPI 3.0.32026-08-06128539552.6 KB
End Users

List end users

Lists all end users in an organization. It is possible to filter by one of the mutually exclusive parameters: email or phone number. In case both are provided, an error is returned.<br/> <b>Note:</b> Custom attributes are not part of the response at this point. If you need to get custom attributes for a user use the GET /endusers/{userId} endpoint

get/beta/endusers

Query parameters

pageLimitinteger

Maximum number of results per page. May be used in combination with pageKey to change the number of results in between page requests.

pageKeystring

Base64 encoded form of pagination query parameters. Do not try to construct or change programmatically as the internal structure may change without notice.

emailstring

Filter by the contact's email

phonestring

Filter by the contact's phone number

externalIdstring

Filter by the contact's external id

Response

The list of end users