Skip to main content

Overview

The user query is designed to fetch details associated with a specific user id.

Arguments

String
id is an optional argument. Not passing an ID to this query will return user details for the owner of the API key

Schema

Fields available to the User query

Usage Example

Error Codes

List of possible error codes that may be returned by the user query. Full list of error codes can be found here.

The user ID you are trying to query does not exist.

The user ID you are trying to query is not in your team.

Additional Resources

Users

Querying list of users

UserGroups

Querying user groups