# ListShipmentsRequest ## Fields | Field | Type | Required | Description | | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | | `page` | *Optional[int]* | :heavy_minus_sign: | The page number you want to select | | `results` | *Optional[int]* | :heavy_minus_sign: | The number of results to return per page (max 100) | | `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use |