---
title: "This endpoint give the status of a delayed link."
method: GET
path: "/link/delayed"
---

# This endpoint give the status of a delayed link.

`GET /link/delayed`

This endpoint give the status of a delayed link.<br /> <br /> Some links need time to generate, this endpoint send the status of such delayed links.<br /> <br /> You should pool every 5 seconds or more the link/delayed endpoint until given the download link.<br />

## Query parameters

- `apikey` string
- `agent` string, required
- `id` string, required

## Response `200`

This endpoint retrieves a complete list of all available hosts for this user

- object
  - `status` string
  - `data` object
    - `status` integer
    - `time_left` integer
    - `link` string
  - `error` object
    - `code` string
    - `message` string

---

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