get_organization_users
Retrieve users belonging to a specified DEV Community organization using its username or slug. Supports pagination to navigate results.
Instructions
Get users who belong to a DEV Community organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Pagination page number | |
| per_page | No | Number of users per page | |
| username | Yes | Organization username or slug |