List Mail Queue
fortimail.queue.listList FortiMail email queues by type with pagination. Use start index and page size to fetch a subset of the queue.
Instructions
Purpose: GET /v1/queue with type, offset, limit.
Side effects: None (read-only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | Page size | |
| queue_type | Yes | Queue type key (maps to engine type integer) | |
| start_index | No | Pagination offset |