Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Method: GET

URL: https://pim-client.wizart.ai/api/customer/brands

Headers: Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbG…

Expand
titleRequest example

CURL:

Code Block
curl --location --request GET 'https://pim-client.wizart.ai/api/customer/brands' \
--header 'Authorization: Bearer eyJ0eXAiOi....'

...