---
title: "Get Past Booking"
method: GET
path: "/admin/getPastBooking"
tags: ["admin"]
---

# Get Past Booking

`GET /admin/getPastBooking`

## Query parameters

- `limit` integer
- `skip` integer
- `startDate` string
- `endDate` string
- `dateFrom` string, date
- `orderDate` 'DESC' | 'ASC'
- `dateTo` string, date
- `customer` string
- `driver` string
- `business` string
- `searchBooking` string
- `typeText` string
- `currentStatus` number[]
- `bookingType` number[]
- `superRegionID` string

## Headers

- `authorization` string, required
- `content-language` string, required

## Response `default`

Successful

---

[API](https://skmtc.net/pickerexpress/apis/picker-production-documentation.md) · [All operations](https://skmtc.net/pickerexpress/apis/picker-production-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pickerexpress/picker-production-documentation/versions/ecdb0aa8c487/schema)
