Skip to main content
Most “us vs. them” recipes need to know which assets in a category belong to you. This call returns every asset with its is_owned flag plus its website and alternate domains: everything you need for filtering and domain matching.

How this example works

  1. One call per category. Cache the result if you’re going to make many report calls (assets change infrequently).
  2. Filter by is_owned to get just your assets.
  3. Combine website + alternate_domains to build the full set of domains you own (used by the Citation Share recipe).

Companion lookups

The same /v1/org/categories/{id}/... pattern works for other category resources: