Skip to main content

Get User Account

Fetching Nav user account information is done through GraphQL query. See Using our GraphQL API and account GraphQL Query.

Used to determine if a Nav user account exists and get basic account information.

Required arguments:

  • userID

User ID

The userID argument is a unique identifier created by you to link your user to our data. It is a required argument for almost all our queries and mutations. It can be any string, up to 255 characters long.