v1

latestOpenAPI 3.0.12026-07-134082641.7 MB
Channels

Gets available channels.

get/Channels

Query parameters

userIdstring uuid nullable

User Id to filter by. Use System.Guid.Empty to not filter by user.

User Id to filter by. Use System.Guid.Empty to not filter by user.

startIndexinteger nullable

Optional. The record index to start at. All items with a lower index will be dropped from the results.

Optional. The record index to start at. All items with a lower index will be dropped from the results.

limitinteger nullable

Optional. The maximum number of records to return.

Optional. The maximum number of records to return.

supportsLatestItemsboolean nullable

Optional. Filter by channels that support getting latest items.

Optional. Filter by channels that support getting latest items.

supportsMediaDeletionboolean nullable

Optional. Filter by channels that support media deletion.

Optional. Filter by channels that support media deletion.

isFavoriteboolean nullable

Optional. Filter by channels that are favorite.

Optional. Filter by channels that are favorite.

Response

Channels returned.

TotalRecordCountinteger

The total number of records available.

StartIndexinteger

The index of the first record in Items.