---
search:
  tags:
    - Brands
    - GET
seo:
  description: >-
    Lists the Brands of your organization, newest first. Each row gives the
    slug, the name,… Reference for the GET /context/brands endpoint in the
    AdCrunch API.
sidebar:
  label: List the Brands
  badge: GET
title: List the Brands
type: openapi-operation
---
Lists the Brands of your organization, newest first. Each row gives the slug, the name, the description, the logo URL, and which narrative sections have content. This call does not give the sections. To read them, read one Brand. Deleted Brands are not in the list.

One page at a time: `limit` rows at most, 100 by default. When the answer holds `nextCursor`, more rows exist: send it back as `cursor` to get the next page.

`GET /context/brands`
