Skip to main content
GET
List Blocked Brands

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response

id
string<uuid>
required
brand_name
string
required
website_domain
string
required
country_code
string
required
reason
string
required
is_active
boolean
required
created_at
string<date-time>
required
updated_at
string<date-time>
required