getusers

area homeaction getusersGETread

Returns a list of users in the account.

Arguments

This call takes no arguments beyond apikey, area and action.

Example request

https://api.mailclickconvert.com/api.php
  ?apikey=YOUR_API_KEY
  &area=home
  &action=getusers

Response

<response>
  <user>
    <id>13</id>
    <firstname>John</firstname>
    <lastname>Smith</lastname>
    <username>testuserdemo</username>
    <email>test@test.com</email>
    <lastlogin>June 20, 2025,  6:00 pm</lastlogin>
    <primaryuser>No</primaryuser>
    <tfa>No</tfa>
    <timezone/>
    <lastip/>
    <lastuseragent/>
  </user>
</response>

Need a call that isn't here?

Custom integration work is quoted on scope, and support is a person on weekdays, 9am to 5pm CST.