Skip to main content
naive.users manages your end-users — child projects in the product vocabulary. Available on the root client only (organization scope).

Inside a project

The calls above act in the organization’s default project. The same surface, scoped to another project, is naive.forProject(id).childProjects (aliased .users):
naive.forUser(id) is unchanged and is the same client as naive.forProject("default").forChild(id).