Skip to content
Start here

Logo Matches

List logo matches
brand_protection.v2.logo_matches.get(LogoMatchGetParams**kwargs) -> LogoMatchGetResponse
GET/accounts/{account_id}/cloudforce-one/v2/brand-protection/logo/matches
ModelsExpand Collapse
class LogoMatchGetResponse:
matches: List[Match]
id: int
matched_at: Optional[str]
query_id: int
similarity_score: float
url_scan_id: Optional[str]
content_type: Optional[str]
domain: Optional[str]
image_data: Optional[str]
total: int
minimum0