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

# ListOrganizationMembersResponseBody

List of organization members

## Fields

| Field        | Type                                                                                                 | Required             | Description                                 | Example |
| ------------ | ---------------------------------------------------------------------------------------------------- | -------------------- | ------------------------------------------- | ------- |
| `Data`       | \[][operations.ListOrganizationMembersData](../../models/operations/listorganizationmembersdata.mdx) | :heavy\_check\_mark: | List of organization members                |         |
| `TotalCount` | `int64`                                                                                              | :heavy\_check\_mark: | Total number of members in the organization | 25      |
