list_clients
Retrieve all clients in your dVersum organization, including their associated projects. Supports paginated results to manage large client lists.
Instructions
List all clients in the organization. Returns clients with their associated projects. Supports pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (0-based, default 0) | |
| per_page | No | Results per page (default 50, max 100) |