---
title: "Returns a pack order"
method: GET
path: "/1/videos/order"
tags: ["order"]
---

# Returns a pack order

`GET /1/videos/order`

Retrieve all info about the pack currently used by the account from
which the request was made. This includes pricing and excess data.
If the account has no active offer, this will throw an error.

## Path parameters

- `order` string, required

## Query parameters

- `with` string
- `account_id` integer, required — Account identifier

## Response `200`

OK

- Response
  - `result` 'success' | 'error' | 'asynchronous', required — Result of the HTTP request

---

[API](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools.md) · [All operations](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/infomaniak/api-reference-developer-tools/revisions/667aae28fec6/schema)
