end_users
GET {{api_url}}/api/v1/end_users
Returns the list of end_users in Userlot.
You optionally provide some additional parameters that filter down the returned list of end_users.
These include our standard external ID attributes
external_id- The ID matching your internal ID in your productsource_external_id- An ID of an external system such as a CRM or ticketing system.
If you want to look up via Userlot's ID, please use the /:id endpoint
Optionaly you can also provide attributes that match below to further limit the returned set of end_users.
first_namelast_namenameemail
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
email | null | ||
first_name | null | ||
last_name | null |