Logo
Emporix Digital Commerce Platform API Documentation

Retrieving brands with existing field "localizedDescription"

GET {{api-url}}/brand/brands?q=localizedDescription:exists

 

Body PARAM

Key Datatype Required Description 
q
string



HEADERS

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




RESPONSES

status





Curl
curl -X GET 'api-url/brand/brands?q=localizedDescription:exists?q=localizedDescription:exists' -H 'Accept-language: *' -H 'X-Total-Count: true'

ENDPOINTS