Skip to main content
GET
/
api
/
v2
/
brands
/
{slug}
/
ads
List ads for a brand
curl --request GET \
  --url https://polished-salamander-166.convex.site/api/v2/brands/{slug}/ads \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

Path Parameters

slug
string
required

Query Parameters

is_active
boolean
platform
string
media_type
string
limit
number
page_token
string

Response

Ads