pax8_list_companies
List companies in your Pax8 partner account with pagination, sorting, and optional name filtering. Retrieve company details to manage your partner data.
Instructions
List companies in the Pax8 partner account.
Args:
page: Zero-based page number for pagination (default: 0).
size: Number of results per page (default: 10).
sort: Sort field and direction, e.g. "name,asc" or "createdDate,desc".
name: Filter companies by name (partial match).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| page | No | ||
| size | No | ||
| sort | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |