> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fluz.app/llms.txt
> Use this file to discover all available pages before exploring further.

# BulkConnectedOAuthUsers

> A page of users connected to your application.

**Object**

A page of users connected to your application.

## Fields

<ResponseField name="users" type="[BulkConnectedOAuthUser!]!">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="totalCount" type="Int!">
  The total number of connected users across all pages.
</ResponseField>

<ResponseField name="hasNextPage" type="Boolean!">
  Whether more connected users exist beyond this page.
</ResponseField>
