---
title: "List all ads"
method: GET
path: "/1/videos/{channel}/players/{player}/ads"
tags: ["Players > Ads"]
---

# List all ads

`GET /1/videos/{channel}/players/{player}/ads`

This endpoint allows you to retrieve all Ads.

## Path parameters

- `channel` integer, required
- `player` integer, required

## Query parameters

- `with` string

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