Skip to main content

Get Brand Detail Summary

GET 

/api/v2/brands/:brand

Returns a single brand with lightweight aggregate stats for the Brand detail page header. Includes archived brands (a deep-link to an archived brand still resolves).

Response fields: id, name, archived_at, created_at, updated_at, products_count (count of products assigned to the brand).

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type