channel.remote.brands

Marketplace brand search by name.

Machine-readable body schema: /schemas/routes/channel.remote.brands.json.

Body

No request body.

Query

{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "type": "object",
  "properties": {
    "q": {
      "type": "string",
      "minLength": 1,
      "maxLength": 80
    }
  },
  "required": [
    "q"
  ]
}
Generated from the live platform registries at build time — reference pages cannot go stale. Markdown variant: /reference/routes/channel.remote.brands.md