list_endpoints
Retrieve all configured email receiving endpoints including webhooks, email forwards, and groups with filtering and pagination options.
Instructions
List all endpoints for receiving emails. Endpoints can be webhooks (HTTP delivery), email forwards, or email groups.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by endpoint type | |
| active | No | Filter by active status | |
| limit | No | Maximum number of endpoints to return (1-100, default 50) | |
| offset | No | Number of endpoints to skip for pagination | |
| search | No | Search by endpoint name |