> ## Documentation Index
> Fetch the complete documentation index at: https://docs.unicyfalcon.com/llms.txt
> Use this file to discover all available pages before exploring further.

# List Deliveries

> List deliveries with pagination and filters

## Query Parameters

* **per\_page**, **page**: Pagination
* **status**: `scheduled`, `in_transit`, `delivered`, `cancelled`
* **driver\_id**, **order\_id**: Filter by ID
* **search**: Search by tracking number

## Response

Returns `data` (array of delivery objects), `meta`, `links`.
