Returns the paginated list of partners visible by the current user, i.e. the resellers, dealers or service companies that operate on behalf of the organization and manage their own set of customers.
The list can be filtered by code, name, country and by any custom partner property, and sorted and paginated through the sort, page and size parameters.
Required permissions: READ_PARTNER.
The name of the tenant (e.g. acme).
Condition on partner code.
For more details on predicates, see the payload common concepts article.
Condition on name property.
For more details on predicates, see the payload common concepts article.
Condition on country.
For more details on predicates, see the payload common concepts article.
Condition on object property.
For more details on predicates, see the payload common concepts article.
The number of elements to retrieve for the current page.
The page number to retrieve (zero-based).
The sorting criteria based on object properties.
Successful operation.
User not authenticated.
The error response.
User not authorized.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.