Skip to content
Start here

Logo Matches

Read matches for logo queries by ID
GET/accounts/{account_id}/brand-protection/logo-matches
Download matches for logo queries by ID
GET/accounts/{account_id}/brand-protection/logo-matches/download
ModelsExpand Collapse
LogoMatchGetResponse = object { matches, total }
matches: optional array of map[unknown]
total: optional number
LogoMatchDownloadResponse = object { matches, total }
matches: optional array of map[unknown]
total: optional number