Logo
Emporix Digital Commerce Platform API Documentation

Retrieving all brands

GET {{api-url}}/brand/brands

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accept-language
string
X-Total-Count
boolean




RESPONSES

status





Curl
curl -X GET 'api-url/brand/brands' -H 'Accept-language: *' -H 'X-Total-Count: true'

ENDPOINTS