Querying user details
id
is an optional argument. Not passing an ID to this query will return user details for the
owner of the API keyuser
query. Full list of error codes can be found here.
object_not_found (user)
The user ID you are trying to query does not exist.
not_in_team
The user ID you are trying to query is not in your team.