X-API-Key: ********************curl --location --request GET '/brand' \
--header 'x-workspace;' \
--header 'X-API-Key: <api-key>'{
"_id": "64a1b2c3d4e5f6a7b8c9d0e1",
"name": "string",
"logoUrl": "string",
"primaryColor": "string",
"customDomain": "string"
}