---
title: "List option"
method: GET
path: "/1/videos/{channel}/options"
tags: ["Option"]
---

# List option

`GET /1/videos/{channel}/options`

This endpoint allows you to retrieve to see all option of the  channel.

## Path parameters

- `channel` integer, required

## Query parameters

- `account_id` integer, required — Account identifier

## Response `200`

OK

- object
  - `result` 'success' | 'error' | 'asynchronous', required — Result of the HTTP request
  - `data` A57c9d69Options[]
    - `id` integer, required — Unique identifier of the resource `Options`
    - `name` string, required — Name of the resource `Options`
    - `available` boolean, required
    - `included` boolean, required
    - `option_active` boolean, required
    - `prices` unknown[], required
      - unknown

---

[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/158a854b0c7d/schema)
