Skip to main content

Get Brand Activity Log

GET 

/api/v2/brands/:brand/activity-log

Paginated, filterable activity log for a brand. Surfaces two signals: the brand's own events (rename, archive, restore) and product brand-assignment changes (a product's brand being set to or cleared from this brand).

Each entry: id, description, event, subject_type (ProductBrand or Product), subject_id, properties (attributes/old change diff), causer_name, created_at.

Request

Responses

OK

Response Headers
    Content-Type