organizations_list
Retrieve paginated lists of organizations with filtering options for user, filter ID, name first character, and sorting.
Instructions
List organizations with pagination support. Returns paginated list of organizations with filtering options.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | Filter by user ID | |
| filter_id | No | Filter by filter ID | |
| first_char | No | Filter by first character of name | |
| start | No | Pagination start | |
| limit | No | Items per page (max 500) | |
| sort | No | Field to sort by |