---
title: "Integration code"
method: GET
path: "/1/videos/{channel}/integrations"
tags: ["Integrations"]
---

# Integration code

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

This implies manual integration between the broadcast source and the broadcast method.

## Path parameters

- `channel` integer, required

## Response `200`

OK

- object
  - `result` 'success' | 'error' | 'asynchronous', required — Result of the HTTP request
  - `data` A57c9d69Integrationsressource[]
    - `type` string, required
    - `url` string, required
    - `constant_url` boolean, required
    - `stream_id` string, required — Unique identifier of the `stream` that is related to the resource `Integrations ressource`
    - `dvr_available` boolean, required
    - `dvr_enabled` boolean, required

---

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