> ## 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`        | List\[[operations.ListOrganizationMembersData](../operations/listorganizationmembersdata.mdx)] | :heavy\_check\_mark: | List of organization members                |         |
| `total_count` | *int*                                                                                          | :heavy\_check\_mark: | Total number of members in the organization | 25      |
