Skip to main content
GET

Overview

This endpoint returns all saved searches that have been created by your team. Searches contain aggregated analytics from scraped videos.

Query Parameters

string
Filter by platform:
  • tiktok: TikTok searches only
  • youtube: YouTube searches only
  • Omit to get searches from all platforms
number
default:"50"
Number of searches to return (1-100)
number
default:"0"
Pagination offset

Response

boolean
Indicates if the request was successful
object
Use searches to track trending topics and discover content patterns in specific niches.

Authorizations

x-api-key
string
header
required

Query Parameters

platform
enum<string>
Available options:
tiktok,
youtube
limit
integer
default:50
offset
integer
default:0

Response

200

Success