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.
object_not_found (team)
This may indicate that you are not a part of any team. Please contact support if you encounter this error
not_in_team
The user ID you are trying to query is not in your team.