/v2/videos/search

A paginated list of videos. Note the list of queried/returned properties does not include custom created properties from /videos/properties. Note also that content properties is_adult_content/is_sensitive_content would always be included in response DTOs as adult_content/sensitive_content for backward compatibility

Query Params
string
required

Search string

ids
array of strings

CSV of valid content IDs. OR filter. Content ID is 1 or 2 or 3

ids
string

Valid ID of admin

type
array of strings

Valid slug of video type

type
string

Valid slug of video status

string

Valid ID of video origin

publishedChannels
array of strings

CSV of valid content channel IDs

publishedChannels
publishedRegions
array of strings

CSV of valid content region IDs

publishedRegions
authorIds
array of strings

CSV of Author IDs

authorIds
teamIds
array of strings

CSV of Team IDs

teamIds
playerIds
array of strings

CSV of Player IDs

playerIds
matchId
array of strings

CSV of Match IDs

matchId
string
deprecated

Tournament ID

tournamentIds
array of strings

CSV of Tournament IDs

tournamentIds
string

Championship ID

string

Round ID

competitionIds
array of strings

CSV of Competition IDs

competitionIds
gameIds
array of strings

CSV of Game IDs

gameIds
arenaIds
array of strings

CSV of Arena IDs

arenaIds
string

Type of entity to filter by

entity_ids
array of strings

CSV of Entity IDs to filter by

entity_ids
tagIds
array of strings

CSV of Tag IDs

tagIds
string

Category tree ID. Performs search by parent and sub category IDs. Cannot be used together with category parameter.

string

Valid ID of category

string

Filter by language

string
Defaults to desc

Set the sorting direction of the response

string
enum

Filter sort by updated_at or published_at

Allowed:
integer
Defaults to 20

Items per page

string

Filter by published resources from a given time

string

Filter by published resources to a given time

string
enum

Filter by published resources until now

Allowed:
Response

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json