Skip to main content
GET
Lister les chaînes

Usage

Returns the public channels available to the authenticated user. Authentication is required via x-api-key or Authorization: Bearer.

Example

Parameters and response

Pagination and channel-filter parameters and the response schema are defined by the OpenAPI specification displayed on this page.

Errors

See Responses for the operation-specific error codes and formats.

Authorizations

x-api-key
string
header
required

Clé API dejaVu. pk_* = lecture seule ; sk_* = lecture et écriture.

Query Parameters

page
integer
default:1
Required range: x >= 1
pageSize
integer
default:20
Required range: 1 <= x <= 100
type
enum<string>
Available options:
UNIVERSE,
EDITORIAL,
PLATFORM,
THEMATIC,
CREATOR,
AWARDS,
FRANCHISE
scope
enum<string>
Available options:
mine,
following

Response

Liste paginée

success
boolean
required
data
any[]
required
pagination
object
required