---
title: "Returns an encoding."
method: GET
path: "/1/vod/channel/{channel}/encoding/{encoding}"
tags: ["V2 > Encoding"]
---

# Returns an encoding.

`GET /1/vod/channel/{channel}/encoding/{encoding}`

## Path parameters

- `channel` integer, required
- `encoding` integer, required

## Response `200`

OK

- object
  - `result` 'success' | 'error' | 'asynchronous', required — Result of the HTTP request
  - `data` Acfc41a0Encoding
    - `container` string
    - `name` string
    - `copy` boolean
    - `video_codec` string
    - `video_aspect` string
    - `video_fps` number
    - `audio_codec` string
    - `audio_channel` string

---

[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)
