get https://api.lightnote.in/api/v1/stores/brands/
Returns a brand.
Responses
403Invalid Api Key.
404Brand not found.
500Internal Server Error
Returns a brand.
403Invalid Api Key.
404Brand not found.
500Internal Server Error
xxxxxxxxxx
curl --request GET \
--url https://api.lightnote.in/api/v1/stores/brands/brandId \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: