GET /api/v1/admin/brands
Retrieve a list of brands in alphabetical order.
No authentication required.
{ "data": [ {<brand resource>}, ... ] }