domains_list
Retrieve a list of domains from your ForwardEmail account, with pagination and search to filter by name and sort results.
Instructions
List all domains in your ForwardEmail account. Supports pagination and search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-indexed) | |
| sort | No | Sort field (prefix with - for descending, e.g., '-created_at') | |
| limit | No | Results per page (10-50) | |
| query | No | Search query to filter domains by name |