get
https://api.emaktalk.com/api/v1/users/
Returns one person on your account, as an array containing a single object rather than a bare object; no match returns []. An API key with the User role may only request its own ID — which is the key itself, not the person who created it, so such a request ordinarily comes back empty.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200The person, wrapped in an array; no match returns an empty array.
401Missing or invalid API key.
