Example Usage
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
data | operations.ListOrganizationMembersData[] | :heavy_check_mark: | List of organization members | |
totalCount | number | :heavy_check_mark: | Total number of members in the organization | 25 |
ListOrganizationMembersResponseBody type definition
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
data | operations.ListOrganizationMembersData[] | :heavy_check_mark: | List of organization members | |
totalCount | number | :heavy_check_mark: | Total number of members in the organization | 25 |