---
title: "Get same day delivery orders"
method: GET
path: "/v1/same_day_delivery"
tags: ["v1"]
---

# Get same day delivery orders

`GET /v1/same_day_delivery`

Get same day delivery orders

## Query parameters

- `next_page_token` string
- `status` 'PENDING' | 'FAILED' | 'AWAITING_PICKUP' | 'IN_TRANSIT' | 'DELIVERED' | 'CANCELED' | 'INCOMPLETE'
- `limit` number

## Response `default`

Successful

---

[API](https://skmtc.dev/truepill/apis/truepill-api-documentation.md) · [All operations](https://skmtc.dev/truepill/apis/truepill-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/truepill/truepill-api-documentation/revisions/d9aaa355c1e0/schema)
