---
title: "Get availability for pickup"
method: GET
path: "/delivery/pools/{deliveryPoolId}/availability/relative"
tags: ["Delivery Pools API", "publicly-accessible"]
---

# Get availability for pickup

`GET /delivery/pools/{deliveryPoolId}/availability/relative`

Get the current amount of time it will take a driver to collect a new order from a restaurant in the pool.

## Response `200`

OK

- object
  - `bestGuess` string — Your best estimation (hh:mm:ss)

## Other responses

- `404` — The pool could not be found

---

[API](https://skmtc.net/just-eat/apis/just-eat-api.md) · [All operations](https://skmtc.net/just-eat/apis/just-eat-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/just-eat/just-eat-api/versions/4b25c7d97a53/schema)
