Skip to main content
GET
Search accounts, creators & videos

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

q
string
default:""

Case-insensitive substring matched against account usernames, creator names, and video captions in the caller's organization.

Maximum string length: 128
limit
integer
default:10

Max matches per entity type (1–25).

Required range: 1 <= x <= 25

Response

Successful Response