> ## 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. # ListWorkspaceMembersResponse ## Fields | Field | Type | Required | Description | Example | | ------------- | ---------------------------------------------------------------------- | -------------------- | ---------------------------------------- | ------- | | `data` | List\[[components.WorkspaceMember](../components/workspacemember.mdx)] | :heavy\_check\_mark: | List of workspace members | | | `total_count` | *int* | :heavy\_check\_mark: | Total number of members in the workspace | 5 |